Searched refs:mte_parent (Results 1 – 4 of 4) sorted by relevance
153 unsigned long mte_parent; /* Containing module. */ member
332 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()
331 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()