Searched refs:bfd_sym_fetch_modules_table_entry (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | xsym.h | 592 extern int bfd_sym_fetch_modules_table_entry
|
H A D | xsym.c | 580 bfd_sym_fetch_modules_table_entry (bfd *abfd, in bfd_sym_fetch_modules_table_entry() function 1170 if (bfd_sym_fetch_modules_table_entry (abfd, &entry, index) < 0) in bfd_sym_module_name() 1954 if (bfd_sym_fetch_modules_table_entry (abfd, &entry, i) < 0) in bfd_sym_display_modules_table()
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | xsym.h | 592 extern int bfd_sym_fetch_modules_table_entry
|
H A D | xsym.c | 605 bfd_sym_fetch_modules_table_entry (abfd, entry, index) in bfd_sym_fetch_modules_table_entry() function 1221 if (bfd_sym_fetch_modules_table_entry (abfd, &entry, index) < 0) 1371 ret = bfd_sym_fetch_modules_table_entry (abfd, &pentry, entry->mte_parent); 2044 if (bfd_sym_fetch_modules_table_entry (abfd, &entry, i) < 0)
|