Searched refs:ELF32_ST_VISIBILITY (Results 1 – 3 of 3) sorted by relevance
401 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) macro402 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o)
507 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) macro510 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o)
617 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) macro620 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o)