Lines Matching refs:ELF32_ST_VISIBILITY
483 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03)486 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o)