Lines Matching defs:ELF32_ST_VISIBILITY
477 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03)480 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o)