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.c398 static const char *st_bind(unsigned int sbind);
1037 st_bind(unsigned int sbind) in st_bind() function
3293 printf(" %-6s", st_bind(GELF_ST_BIND(sym.st_info))); in dump_symtab()