Searched refs:bfd_sym_modules_table_entry (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | xsym.h | 146 struct bfd_sym_modules_table_entry struct 164 typedef struct bfd_sym_modules_table_entry bfd_sym_modules_table_entry; argument 578 (unsigned char *, size_t, bfd_sym_modules_table_entry *); 594 (bfd *, bfd_sym_modules_table_entry *, unsigned long); 634 (bfd *, FILE *, bfd_sym_modules_table_entry *);
|
H A D | xsym.c | 323 bfd_sym_modules_table_entry *entry) in bfd_sym_parse_modules_table_entry_v33() 578 bfd_sym_modules_table_entry *entry, in bfd_sym_fetch_modules_table_entry() 581 void (*parser) (unsigned char *, size_t, bfd_sym_modules_table_entry *); in bfd_sym_fetch_modules_table_entry() 1163 bfd_sym_modules_table_entry entry; in bfd_sym_module_name() 1266 bfd_sym_modules_table_entry *entry) in bfd_sym_print_modules_table_entry() 1930 bfd_sym_modules_table_entry entry; in bfd_sym_display_modules_table()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | xsym.h | 146 struct bfd_sym_modules_table_entry struct 164 typedef struct bfd_sym_modules_table_entry bfd_sym_modules_table_entry; argument 578 (unsigned char *, size_t, bfd_sym_modules_table_entry *); 594 (bfd *, bfd_sym_modules_table_entry *, unsigned long); 634 (bfd *, FILE *, bfd_sym_modules_table_entry *);
|
H A D | xsym.c | 322 bfd_sym_modules_table_entry *entry) in bfd_sym_parse_modules_table_entry_v33() 577 bfd_sym_modules_table_entry *entry, in bfd_sym_fetch_modules_table_entry() 580 void (*parser) (unsigned char *, size_t, bfd_sym_modules_table_entry *); in bfd_sym_fetch_modules_table_entry() 1162 bfd_sym_modules_table_entry entry; in bfd_sym_module_name() 1265 bfd_sym_modules_table_entry *entry) in bfd_sym_print_modules_table_entry() 1929 bfd_sym_modules_table_entry entry; in bfd_sym_display_modules_table()
|