Searched refs:ELF_ST_VISIBILITY (Results 1 – 1 of 1) sorted by relevance
96 #define ELF_ST_VISIBILITY(o) ((o)&0x3) macro98 return ELF_ST_VISIBILITY(st_other); in getVisibility()100 #undef ELF_ST_VISIBILITY