Searched defs:ELF64_ST_VISIBILITY (Results 1 – 7 of 7) sorted by relevance
209 #define ELF64_ST_VISIBILITY(oth) ((oth) & 0x3) macro
37 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o) macro
620 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o) macro