Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/bfd/
Dxsym.h153 unsigned long mte_parent; /* Containing module. */ member
Dxsym.c332 entry->mte_parent = bfd_getb16 (buf + 12); in bfd_sym_parse_modules_table_entry_v33()
1294 if (entry->mte_parent != 0) in bfd_sym_print_modules_table_entry()
1295 fprintf (f, ", parent %lu", entry->mte_parent); in bfd_sym_print_modules_table_entry()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dxsym.h153 unsigned long mte_parent; /* Containing module. */ member
Dxsym.c331 entry->mte_parent = bfd_getb16 (buf + 12); in bfd_sym_parse_modules_table_entry_v33()
1293 if (entry->mte_parent != 0) in bfd_sym_print_modules_table_entry()
1294 fprintf (f, ", parent %lu", entry->mte_parent); in bfd_sym_print_modules_table_entry()