Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dxsym.h151 char mte_kind; /* What kind of module this is. */ member
Dxsym.c337 entry->mte_kind = buf[10]; in bfd_sym_parse_modules_table_entry_v33()
1288 fprintf (f, "kind %s", bfd_sym_unparse_module_kind (entry->mte_kind)); in bfd_sym_print_modules_table_entry()