Home | History | Annotate | Download | only in bfd

Lines Matching defs:elf_strtab_hash

47 struct elf_strtab_hash
94 struct elf_strtab_hash *
97 struct elf_strtab_hash *table;
98 size_t amt = sizeof (struct elf_strtab_hash);
100 table = (struct elf_strtab_hash *) bfd_malloc (amt);
132 _bfd_elf_strtab_free (struct elf_strtab_hash *tab)
143 _bfd_elf_strtab_add (struct elf_strtab_hash *tab,
184 _bfd_elf_strtab_addref (struct elf_strtab_hash *tab, size_t idx)
194 _bfd_elf_strtab_delref (struct elf_strtab_hash *tab, size_t idx)
205 _bfd_elf_strtab_refcount (struct elf_strtab_hash *tab, size_t idx)
211 _bfd_elf_strtab_clear_all_refs (struct elf_strtab_hash *tab)
228 _bfd_elf_strtab_save (struct elf_strtab_hash *tab)
247 _bfd_elf_strtab_restore (struct elf_strtab_hash *tab, void *buf)
272 _bfd_elf_strtab_size (struct elf_strtab_hash *tab)
278 _bfd_elf_strtab_len (struct elf_strtab_hash *tab)
284 _bfd_elf_strtab_offset (struct elf_strtab_hash *tab, size_t idx)
299 _bfd_elf_strtab_str (struct elf_strtab_hash *tab, size_t idx,
314 _bfd_elf_strtab_emit (register bfd *abfd, struct elf_strtab_hash *tab)
386 _bfd_elf_strtab_finalize (struct elf_strtab_hash *tab)