Searched refs:GELF_ST_VISIBILITY (Results 1 – 3 of 3) sorted by relevance
154 #define GELF_ST_VISIBILITY(val) ELF64_ST_VISIBILITY (val) macro
391 # define XELF_ST_VISIBILITY(info) GELF_ST_VISIBILITY (info)
1862 get_visibility_type (GELF_ST_VISIBILITY (sym->st_other)), in handle_symtab()