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

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dxsym.h200 unsigned long mte_index; member in struct:bfd_sym_file_references_table_entry::__anon5209
226 unsigned long mte_index; /* Index into the Modules Table. */ member in struct:bfd_sym_contained_modules_table_entry::__anon5211
361 unsigned long mte_index; /* Which module contains it. */ member in struct:bfd_sym_contained_statements_table_entry::__anon5221
394 unsigned long mte_index; /* Which module contains us. */ member in struct:bfd_sym_contained_labels_table_entry::__anon5224
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...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dxsym.h200 unsigned long mte_index; member in struct:bfd_sym_file_references_table_entry::__anon4260
226 unsigned long mte_index; /* Index into the Modules Table. */ member in struct:bfd_sym_contained_modules_table_entry::__anon4262
361 unsigned long mte_index; /* Which module contains it. */ member in struct:bfd_sym_contained_statements_table_entry::__anon4272
394 unsigned long mte_index; /* Which module contains us. */ member in struct:bfd_sym_contained_labels_table_entry::__anon4275
H A Dxsym.c393 entry->entry.mte_index = type;
418 entry->entry.mte_index = type;
499 entry->entry.mte_index = type;
531 entry->entry.mte_index = type;
1408 bfd_sym_module_name (abfd, entry->entry.mte_index)[0],
1409 &bfd_sym_module_name (abfd, entry->entry.mte_index)[1],
1410 entry->entry.mte_index,
1430 bfd_sym_module_name (abfd, entry->entry.mte_index)[0],
1431 &bfd_sym_module_name (abfd, entry->entry.mte_index)[1],
1432 entry->entry.mte_index,
[all...]

Completed in 169 milliseconds