Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/tools/stripdebug/
Delf.h189 #define SHT_NOBITS 8 macro
Delf_loader.c421 (CurrentShdrEx->Shdr.sh_type == SHT_NOBITS)) { in ELi_LoadObject()
/TwlSDK-5.2.1/build/libraries/el/common/include/
Delf.h203 #define SHT_NOBITS 8 macro
/TwlSDK-5.2.1/build/tools/makelst/
Delf.h189 #define SHT_NOBITS 8 macro
/TwlSDK-5.2.1/build/libraries/el/common/src/
Delf_loader.c701 (CurrentShdrEx->Shdr.sh_type == SHT_NOBITS)) { in elLoadSections()