Searched defs:ELF64_ST_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
219 #define ELF64_ST_VISIBILITY(oth) ((oth) & 0x3) macro
744 #define ELF64_ST_VISIBILITY(other) ((other)&0x7) macro