Searched refs:ELF64_ST_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
59 #define ELF_ST_VIS(a) ELF64_ST_VISIBILITY(a)
36 #ifndef ELF64_ST_VISIBILITY37 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o) macro42 #define GELF_ST_VISIBILITY(val) ELF64_ST_VISIBILITY (val)