Home
last modified time | relevance | path

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

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