Home
last modified time | relevance | path

Searched refs:_ISTDbgLib_RegistRelocationInfo (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4/build/libraries/el/common/src/
Delf_loader.c44 BOOL _ISTDbgLib_RegistRelocationInfo( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u32 nSection, u…
54 SDK_WEAK_SYMBOL BOOL _ISTDbgLib_RegistRelocationInfo( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u3… in _ISTDbgLib_RegistRelocationInfo() function
92 return( _ISTDbgLib_RegistRelocationInfo( nProc, nDll, nELF, nSection, nLMA)); in ELi_REGISTER_RELOCATION_INFO()