Searched defs:ELF_ST_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
92 #define ELF_ST_VISIBILITY __ELFN(ST_VISIBILITY) macro
482 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro