Searched refs:GELF_ST_VISIBILITY (Results 1 – 4 of 4) sorted by relevance
69 #define GELF_ST_VISIBILITY ELF64_ST_VISIBILITY macro
142 if (GELF_ST_VISIBILITY(st_other) == STV_HIDDEN || in is_hidden_symbol()143 GELF_ST_VISIBILITY(st_other) == STV_INTERNAL) in is_hidden_symbol()
1603 GELF_ST_VISIBILITY(STV_HIDDEN); in process_obj()
3281 printf(" %-8s", st_vis(GELF_ST_VISIBILITY(sym.st_other))); in dump_symtab()