Searched refs:STB_GLOBAL (Results 1 – 4 of 4) sorted by relevance
112 if(likely((bind == STB_GLOBAL) && (sym->st_shndx != 0))) { in dlsym()192 st_info: STB_GLOBAL << 4,197 st_info: STB_GLOBAL << 4,202 st_info: STB_GLOBAL << 4,207 st_info: STB_GLOBAL << 4,212 st_info: STB_GLOBAL << 4,218 st_info: STB_GLOBAL << 4,224 st_info: STB_GLOBAL << 4,
397 case STB_GLOBAL: in _elf_lookup()
117 #define STB_GLOBAL 1 /* Global symbol */ macro
106 #define STB_GLOBAL 1 macro