Searched refs:ELF_ST_VIS (Results 1 – 2 of 2) sorted by relevance
72 #define ELF_ST_VIS(a) ELF64_ST_VISIBILITY(a) macro83 #define ELF_ST_VIS(a) ELF32_ST_VISIBILITY(a) macro
83 .st_other = ELF_ST_VIS(STV_DEFAULT),90 .st_other = ELF_ST_VIS(STV_DEFAULT),
Completed in 4 milliseconds