Searched refs:nSection (Results 1 – 1 of 1) sorted by relevance
| /TwlSDK-5.2.1/build/libraries/el/common/src/ |
| D | elf_loader.c | 44 BOOL _ISTDbgLib_RegistRelocationInfo( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u32 nSection, u… 54 …ISTDbgLib_RegistRelocationInfo( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u32 nSection, u32 nLMA ) in _ISTDbgLib_RegistRelocationInfo() argument 59 (void)nSection; 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()
|