Searched refs:mte_index (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dxsym.h200 unsigned long mte_index; member in struct:bfd_sym_file_references_table_entry::__anon7591
226 unsigned long mte_index; /* Index into the Modules Table. */ member in struct:bfd_sym_contained_modules_table_entry::__anon7593
361 unsigned long mte_index; /* Which module contains it. */ member in struct:bfd_sym_contained_statements_table_entry::__anon7603
394 unsigned long mte_index; /* Which module contains us. */ member in struct:bfd_sym_contained_labels_table_entry::__anon7606
H A Dxsym.c372 entry->entry.mte_index = type;
396 entry->entry.mte_index = type;
478 entry->entry.mte_index = type;
509 entry->entry.mte_index = type;
1334 bfd_sym_module_name (abfd, entry->entry.mte_index)[0],
1335 &bfd_sym_module_name (abfd, entry->entry.mte_index)[1],
1336 entry->entry.mte_index,
1355 bfd_sym_module_name (abfd, entry->entry.mte_index)[0],
1356 &bfd_sym_module_name (abfd, entry->entry.mte_index)[1],
1357 entry->entry.mte_index,
[all...]

Completed in 80 milliseconds