Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/el/common/src/
Delf_loader.c44 …STDbgLib_RegistRelocationInfo( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u32 nSection, u32 nLMA );
54 …ISTDbgLib_RegistRelocationInfo( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u32 nSection, u32 nLMA ) in _ISTDbgLib_RegistRelocationInfo() argument
60 (void)nLMA; in _ISTDbgLib_RegistRelocationInfo()
79 …_RELOCATION_INFO( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u32 nSection, u32 nLMA, BOOL enable );
89 …R_RELOCATION_INFO( ISTDOVERLAYPROC nProc, u32 nDll, u32 nELF, u32 nSection, u32 nLMA, BOOL enable ) in ELi_REGISTER_RELOCATION_INFO() argument
92 return( _ISTDbgLib_RegistRelocationInfo( nProc, nDll, nELF, nSection, nLMA)); in ELi_REGISTER_RELOCATION_INFO()