Home
last modified time | relevance | path

Searched refs:st_vis (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c400 static const char *st_vis(unsigned int svis);
1089 st_vis(unsigned int svis) in st_vis() function
3281 printf(" %-8s", st_vis(GELF_ST_VISIBILITY(sym.st_other))); in dump_symtab()