Searched refs:ELF64_ST_VISIBILITY (Results 1 – 3 of 3) sorted by relevance
58 #define ELF_ST_VISIBILITY ELF64_ST_VISIBILITY
573 #define ELF64_ST_VISIBILITY(other) ((other)&0x7) macro
1385 ELF64_ST_VISIBILITY(STV_ELIMINATE); in process_obj()