Searched refs:STB_LOOS (Results 1 – 10 of 10) sorted by relevance
599 #define STB_HP_ALIAS (STB_LOOS + 0x0)
492 #define STB_LOOS 10 /* OS-specific semantics */ macro
466 #define STB_LOOS 10 /* OS-specific semantics */ macro
268 ENUM_TO_CSTR(STB_LOOS); in bindingToCString()
1240 STB_LOOS = 10, // Lowest operating system-specific binding type enumerator
7162 else if (binding >= STB_LOOS && binding <= STB_HIOS) in get_symbol_binding()
2490 && ELF_ST_BIND (sym->st_info) < STB_LOOS) in is_global_data_symbol_definition()
112 && ELF_ST_BIND (sym->st_info) < STB_LOOS)
5518 else if (binding >= STB_LOOS && binding <= STB_HIOS) in get_symbol_binding()
2700 && ELF_ST_BIND (sym->st_info) < STB_LOOS) in is_global_data_symbol_definition()