Searched refs:mte_cmte_index (Results 1 – 2 of 2) sorted by relevance
157 unsigned long mte_cmte_index; /* Modules contained in this. */ member
345 entry->mte_cmte_index = bfd_getb16 (buf + 28); in bfd_sym_parse_modules_table_entry_v33()1299 entry->mte_cmte_index, entry->mte_cvte_index, in bfd_sym_print_modules_table_entry()1308 if (entry->mte_cmte_index != 0) in bfd_sym_print_modules_table_entry()1309 fprintf (f, ", child %lu", entry->mte_cmte_index); in bfd_sym_print_modules_table_entry()