Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c396 static const char *st_bind(unsigned int sbind);
1035 st_bind(unsigned int sbind) in st_bind() function
3280 printf(" %-6s", st_bind(GELF_ST_BIND(sym.st_info))); in dump_symtab()