Searched refs:bfd_sym_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 | 145 struct bfd_sym_modules_table_entry struct 163 typedef struct bfd_sym_modules_table_entry bfd_sym_modules_table_entry; argument 577 (unsigned char *, size_t, bfd_sym_modules_table_entry *); 593 (bfd *, bfd_sym_modules_table_entry *, unsigned long); 633 (bfd *, FILE *, bfd_sym_modules_table_entry *);
|
H A D | xsym.c | 326 bfd_sym_modules_table_entry *entry) in bfd_sym_parse_modules_table_entry_v33() 581 bfd_sym_modules_table_entry *entry, in bfd_sym_fetch_modules_table_entry() 584 void (*parser) (unsigned char *, size_t, bfd_sym_modules_table_entry *); in bfd_sym_fetch_modules_table_entry() 1168 bfd_sym_modules_table_entry entry; in bfd_sym_module_name() 1271 bfd_sym_modules_table_entry *entry) in bfd_sym_print_modules_table_entry() 1943 bfd_sym_modules_table_entry entry; in bfd_sym_display_modules_table()
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | xsym.h | 145 struct bfd_sym_modules_table_entry struct 163 typedef struct bfd_sym_modules_table_entry bfd_sym_modules_table_entry; argument 577 PARAMS ((unsigned char *, size_t, bfd_sym_modules_table_entry *)); 593 PARAMS ((bfd *, bfd_sym_modules_table_entry *, unsigned long)); 633 PARAMS ((bfd *, FILE *, bfd_sym_modules_table_entry *));
|
H A D | xsym.c | 346 bfd_sym_modules_table_entry *entry; 607 bfd_sym_modules_table_entry *entry; 611 bfd_sym_modules_table_entry *)); 1219 bfd_sym_modules_table_entry entry; 1329 bfd_sym_modules_table_entry *entry; 1369 MTE bfd_sym_modules_table_entry pentry; 2033 bfd_sym_modules_table_entry entry;
|