Searched refs:bfd_strtab_hash (Results 1 – 18 of 18) sorted by relevance
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | hash.c | 632 struct bfd_strtab_hash struct 684 struct bfd_strtab_hash * 687 struct bfd_strtab_hash *table; in _bfd_stringtab_init() 713 struct bfd_strtab_hash * 716 struct bfd_strtab_hash *ret; in _bfd_xcoff_stringtab_init() 727 _bfd_stringtab_free (struct bfd_strtab_hash *table) in _bfd_stringtab_free() 738 _bfd_stringtab_add (struct bfd_strtab_hash *tab, in _bfd_stringtab_add() 793 _bfd_stringtab_size (struct bfd_strtab_hash *tab) in _bfd_stringtab_size() 802 _bfd_stringtab_emit (bfd *abfd, struct bfd_strtab_hash *tab) in _bfd_stringtab_emit()
|
| D | libbfd-in.h | 602 extern struct bfd_strtab_hash *_bfd_stringtab_init 606 extern struct bfd_strtab_hash *_bfd_xcoff_stringtab_init 611 (struct bfd_strtab_hash *); 615 (struct bfd_strtab_hash *); 619 (struct bfd_strtab_hash *, const char *, bfd_boolean hash, bfd_boolean copy); 623 (bfd *, struct bfd_strtab_hash *);
|
| D | libbfd.h | 607 extern struct bfd_strtab_hash *_bfd_stringtab_init 611 extern struct bfd_strtab_hash *_bfd_xcoff_stringtab_init 616 (struct bfd_strtab_hash *); 620 (struct bfd_strtab_hash *); 624 (struct bfd_strtab_hash *, const char *, bfd_boolean hash, bfd_boolean copy); 628 (bfd *, struct bfd_strtab_hash *);
|
| D | libxcoff.h | 66 (bfd *, struct bfd_strtab_hash *, struct internal_syment *,
|
| D | libcoff-in.h | 465 struct bfd_strtab_hash *strtab;
|
| D | bfd-in.h | 491 struct bfd_strtab_hash *strings;
|
| D | libcoff.h | 469 struct bfd_strtab_hash *strtab;
|
| D | aoutx.h | 1795 struct bfd_strtab_hash *tab, in add_to_stringtab() 1826 emit_stringtab (bfd *abfd, struct bfd_strtab_hash *tab) in emit_stringtab() 1844 struct bfd_strtab_hash *strtab; in NAME() 3459 struct bfd_strtab_hash *strtab;
|
| D | coff64-rs6000.c | 90 PARAMS ((bfd *, struct bfd_strtab_hash *, struct internal_syment *, 532 struct bfd_strtab_hash *strtab;
|
| D | elf-bfd.h | 1700 extern struct bfd_strtab_hash *_bfd_elf_stringtab_init
|
| D | elf.c | 51 static bfd_boolean swap_out_syms (bfd *, struct bfd_strtab_hash **, int) ; 1815 struct bfd_strtab_hash * 1818 struct bfd_strtab_hash *ret; in _bfd_elf_stringtab_init() 3556 struct bfd_strtab_hash *strtab = NULL; in _bfd_elf_compute_section_file_positions() 6244 struct bfd_strtab_hash **sttp, in swap_out_syms() 6250 struct bfd_strtab_hash *stt; in swap_out_syms()
|
| D | xcofflink.c | 86 struct bfd_strtab_hash *strtab; 2988 struct bfd_strtab_hash *debug_strtab; in bfd_xcoff_size_dynamic_sections() 5905 struct bfd_strtab_hash *debug_strtab; in _bfd_xcoff_bfd_final_link()
|
| D | bfd-in2.h | 498 struct bfd_strtab_hash *strings;
|
| D | coff-rs6000.c | 3572 _bfd_xcoff_put_symbol_name (bfd *abfd, struct bfd_strtab_hash *strtab, in _bfd_xcoff_put_symbol_name()
|
| D | ChangeLog-9495 | 1130 * hash.c (struct bfd_strtab_hash): Add xcoff field. 4787 bfd_strtab_hash to swap_out_syms. Write out the .strtab section. 4788 (prep_headers): Change shstrtab to bfd_strtab_hash. 4789 (swap_out_syms): Take a pointer to a bfd_strtab_hash as an 4802 struct bfd_strtab_hash. 4807 bfd_strtab_hash.
|
| D | elflink.c | 6460 struct bfd_strtab_hash *symstrtab;
|
| /freebsd-9-stable/contrib/binutils/include/coff/ |
| D | xcoff.h | 336 struct bfd_strtab_hash *debug_strtab;
|
| /freebsd-9-stable/gnu/usr.bin/binutils/libbfd/ |
| D | bfd.h | 504 struct bfd_strtab_hash *strings;
|