Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/bin2obj/
Delf.h82 #define SHT_NULL 0 macro
Dobject.c50 (void)add_section(obj, NULL, SHT_NULL, 0, 0, 0); in object_init()
/TwlSDK-5.1.0/build/tools/makelst/
Delf.h181 #define SHT_NULL 0 macro
/TwlSDK-5.1.0/build/libraries/el/common/include/
Delf.h195 #define SHT_NULL 0 macro
/TwlSDK-5.1.0/build/tools/stripdebug/
Delf.h181 #define SHT_NULL 0 macro
Dinsertsection.c175 … if( CurrentShdrEx->Shdr.sh_type != SHT_NULL) { //NULL section (section 0) has no content