Searched refs:ELF32_ST_VISIBILITY (Results 1 – 6 of 6) sorted by relevance
1063 #define ELF32_ST_VISIBILITY ELF_ST_VISIBILITY macro
1067 #define ELF32_ST_VISIBILITY ELF_ST_VISIBILITY macro
1127 #define ELF32_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) macro
1156 #define ELF32_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) macro
1275 #define ELF32_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) macro
301 sym->st_other = ELF32_ST_VISIBILITY(STV_HIDDEN); in prepare_elf32()