Home
last modified time | relevance | path

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

/external/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()
/external/google-breakpad/src/third_party/musl/include/
Delf.h378 #define STB_NUM 3 macro
/external/kmod/port-gnu/
Delf.h474 #define STB_NUM 3 /* Number of defined types. */ macro
/external/elfutils/libelf/
Delf.h584 #define STB_NUM 3 /* Number of defined types. */ macro
/external/elfutils/src/
Delflint.c757 if (GELF_ST_BIND (sym->st_info) >= STB_NUM in check_symtab()