Home
last modified time | relevance | path

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

/third_party/elfutils/libebl/
Deblsymbolbindingname.c46 static const char *stb_names[STB_NUM] = in ebl_symbol_binding_name()
52 if (binding < STB_NUM) in ebl_symbol_binding_name()
/third_party/musl/porting/linux/user/include/
Delf.h500 #define STB_NUM 3 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h499 #define STB_NUM 3 macro
/third_party/musl/include/
Delf.h504 #define STB_NUM 3 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h499 #define STB_NUM 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h499 #define STB_NUM 3 macro
/third_party/elfutils/libelf/
Delf.h588 #define STB_NUM 3 /* Number of defined types. */ macro
/third_party/elfutils/src/
Delflint.c756 if (GELF_ST_BIND (sym->st_info) >= STB_NUM in check_symtab()