Home
last modified time | relevance | path

Searched refs:STT_NUM (Results 1 - 8 of 8) sorted by relevance

/third_party/elfutils/libebl/
H A Deblsymboltypename.c46 static const char *stt_names[STT_NUM] = in ebl_symbol_type_name()
58 if (symbol < STT_NUM) in ebl_symbol_type_name()
/third_party/musl/porting/linux/user/include/
H A Delf.h515 #define STT_NUM 7 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h513 #define STT_NUM 7 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h513 #define STT_NUM 7 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h513 #define STT_NUM 7 macro
/third_party/musl/include/
H A Delf.h521 #define STT_NUM 7 macro
/third_party/elfutils/libelf/
H A Delf.h604 #define STT_NUM 7 /* Number of defined types. */ macro
/third_party/elfutils/src/
H A Delflint.c751 if (GELF_ST_TYPE (sym->st_info) >= STT_NUM in check_symtab()

Completed in 97 milliseconds