Searched refs:STB_GLOBAL (Results 1 – 2 of 2) sorted by relevance
559 #define STB_GLOBAL 1 /* Global symbol */ macro
59 if (st_bind == STB_GLOBAL || (weak_ok && st_bind == STB_WEAK)) in sym_compare()