Searched refs:STB_GLOBAL (Results 1 – 4 of 4) sorted by relevance
112 if(likely((bind == STB_GLOBAL) && (sym->st_shndx != 0))) { in dlsym()191 st_info: STB_GLOBAL << 4,196 st_info: STB_GLOBAL << 4,201 st_info: STB_GLOBAL << 4,206 st_info: STB_GLOBAL << 4,211 st_info: STB_GLOBAL << 4,217 st_info: STB_GLOBAL << 4,223 st_info: STB_GLOBAL << 4,
407 case STB_GLOBAL: in soinfo_elf_lookup()
117 #define STB_GLOBAL 1 /* Global symbol */ macro
106 #define STB_GLOBAL 1 macro