Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/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() argument
58 (void)nELF; in _ISTDbgLib_RegistRelocationInfo()
79 static BOOL ELi_REGISTER_RELOCATION_INFO( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u32 nSection, …
89 static BOOL ELi_REGISTER_RELOCATION_INFO( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u32 nSection, … in ELi_REGISTER_RELOCATION_INFO() argument
92 return( _ISTDbgLib_RegistRelocationInfo( nProc, nDll, nELF, nSection, nLMA)); in ELi_REGISTER_RELOCATION_INFO()