Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/tools/stripdebug/
Delf.h211 #define SHN_LORESERVE 0xff00 macro
Delf_loader.c523 (CurrentSymEx->Sym.st_shndx < SHN_LORESERVE)) { in ELi_LoadObject()
533 (CurrentShdrEx->Shdr.sh_link < SHN_LORESERVE)) { in ELi_LoadObject()
/TwlSDK-5.2.1/build/libraries/el/common/include/
Delf.h227 #define SHN_LORESERVE 0xff00 macro
/TwlSDK-5.2.1/build/tools/makelst/
Delf.h211 #define SHN_LORESERVE 0xff00 macro
Dloader_subset.c492 if( (CurrentSymEx->Sym.st_shndx) < SHN_LORESERVE) { //When there is a related section in ELi_DiscriminateGlobalSym()