Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dxsym.h624 extern const char * bfd_sym_unparse_module_kind
H A Dxsym.c1207 bfd_sym_unparse_module_kind (enum bfd_sym_module_kind kind) in bfd_sym_unparse_module_kind() function
1286 fprintf (f, "kind %s", bfd_sym_unparse_module_kind (entry->mte_kind)); in bfd_sym_print_modules_table_entry()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dxsym.h624 extern const char * bfd_sym_unparse_module_kind
H A Dxsym.c1260 bfd_sym_unparse_module_kind (kind) in bfd_sym_unparse_module_kind() function
1344 fprintf (f, "kind %s", bfd_sym_unparse_module_kind (entry->mte_kind));