Home
last modified time | relevance | path

Searched refs:bfd_sym_fetch_type_information_table_entry (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dxsym.h612 extern int bfd_sym_fetch_type_information_table_entry
H A Dxsym.c1078 bfd_sym_fetch_type_information_table_entry (bfd *abfd, in bfd_sym_fetch_type_information_table_entry() function
1140 if (bfd_sym_fetch_type_information_table_entry (abfd, entry, tindex) < 0) in bfd_sym_fetch_type_table_information()
2203 if (bfd_sym_fetch_type_information_table_entry (abfd, &entry, index) < 0) in bfd_sym_display_type_information_table()
H A DChangeLog-02034060 * xsym.c (bfd_sym_fetch_type_information_table_entry): Change
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dxsym.h612 extern int bfd_sym_fetch_type_information_table_entry
H A Dxsym.c1123 bfd_sym_fetch_type_information_table_entry (abfd, entry, offset) in bfd_sym_fetch_type_information_table_entry() function
1187 if (bfd_sym_fetch_type_information_table_entry (abfd, entry, tindex) < 0)
2311 if (bfd_sym_fetch_type_information_table_entry (abfd, &entry, index) < 0)
H A DChangeLog-02034060 * xsym.c (bfd_sym_fetch_type_information_table_entry): Change