Searched refs:ELF32_ST_VISIBILITY (Results 1 – 3 of 3) sorted by relevance
123 # define XELF_ST_VISIBILITY(info) ELF32_ST_VISIBILITY (info)
482 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) macro485 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o)
477 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) macro480 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o)