Home
last modified time | relevance | path

Searched refs:_bfd_elf_strtab_offset (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf-strtab.c245 _bfd_elf_strtab_offset (struct elf_strtab_hash *tab, bfd_size_type idx) in _bfd_elf_strtab_offset() function
Delf-bfd.h1958 extern bfd_size_type _bfd_elf_strtab_offset
Delflink.c3128 h->dynstr_index = _bfd_elf_strtab_offset (dynstr, h->dynstr_index); in elf_adjust_dynstr_offsets()
3175 dyn.d_un.d_val = _bfd_elf_strtab_offset (dynstr, dyn.d_un.d_val); in elf_finalize_dynstr()
3185 entry->isym.st_name = _bfd_elf_strtab_offset (dynstr, in elf_finalize_dynstr()
3213 defaux.vda_name = _bfd_elf_strtab_offset (dynstr, in elf_finalize_dynstr()
3238 need.vn_file = _bfd_elf_strtab_offset (dynstr, need.vn_file); in elf_finalize_dynstr()
3246 needaux.vna_name = _bfd_elf_strtab_offset (dynstr, in elf_finalize_dynstr()
Delf.c3349 i_shdrp[secn]->sh_name = _bfd_elf_strtab_offset (elf_shstrtab (abfd), in assign_section_numbers()
DChangeLog-00011134 _bfd_elf_strtab_offset, _bfd_elf_strtab_emit,
1164 use _bfd_elf_strtab_offset to finalize sh_name section header fields.