Searched refs:STB_WEAK (Results 1 – 3 of 3) sorted by relevance
118 #define STB_WEAK 2 /* like global - lower precedence */ macro
107 #define STB_WEAK 2 macro
408 case STB_WEAK: in soinfo_elf_lookup()974 if (ELF32_ST_BIND(s->st_info) != STB_WEAK) { in soinfo_relocate()1235 if (ELF32_ST_BIND(s->st_info) != STB_WEAK) { in mips_relocate_got()