Searched refs:bfd_sym_fetch_modules_table_entry (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | xsym.h | 593 extern int bfd_sym_fetch_modules_table_entry
|
H A D | xsym.c | 577 bfd_sym_fetch_modules_table_entry (bfd *abfd, in bfd_sym_fetch_modules_table_entry() function 1165 if (bfd_sym_fetch_modules_table_entry (abfd, &entry, sym_index) < 0) in bfd_sym_module_name() 1941 if (bfd_sym_fetch_modules_table_entry (abfd, &entry, i) < 0) in bfd_sym_display_modules_table()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | xsym.h | 593 extern int bfd_sym_fetch_modules_table_entry
|
H A D | xsym.c | 576 bfd_sym_fetch_modules_table_entry (bfd *abfd, in bfd_sym_fetch_modules_table_entry() function 1164 if (bfd_sym_fetch_modules_table_entry (abfd, &entry, sym_index) < 0) in bfd_sym_module_name() 1940 if (bfd_sym_fetch_modules_table_entry (abfd, &entry, i) < 0) in bfd_sym_display_modules_table()
|