Searched defs:nDll (Results 1 – 1 of 1) sorted by relevance
| /TwlSDK-5.4/build/libraries/el/common/src/ |
| D | elf_loader.c | 54 SDK_WEAK_SYMBOL BOOL _ISTDbgLib_RegistRelocationInfo( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u3… in _ISTDbgLib_RegistRelocationInfo() 70 SDK_WEAK_SYMBOL BOOL _ISTDbgLib_UnregistRelocationInfo( ISTDOVERLAYPROC nProc, u32 nDll ) in _ISTDbgLib_UnregistRelocationInfo() 89 static BOOL ELi_REGISTER_RELOCATION_INFO( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u32 nSection, … in ELi_REGISTER_RELOCATION_INFO() 102 static BOOL ELi_UNREGISTER_RELOCATION_INFO( ISTDOVERLAYPROC nProc, u32 nDll, BOOL enable ) in ELi_UNREGISTER_RELOCATION_INFO()
|