Home
last modified time | relevance | path

Searched refs:elf_shdrp (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-tic6x.c1911 Elf_Internal_Shdr **elf_shdrp; in elf32_tic6x_gc_mark_extra_sections() local
1929 elf_shdrp = elf_elfsections (sub); in elf32_tic6x_gc_mark_extra_sections()
1939 && elf_shdrp[hdr->sh_link]->bfd_section->gc_mark) in elf32_tic6x_gc_mark_extra_sections()
Delflink.c10889 Elf_Internal_Shdr **elf_shdrp; in elf_get_linked_section_vma() local
10894 elf_shdrp = elf_elfsections (s->owner); in elf_get_linked_section_vma()
10896 elfsec = elf_shdrp[elfsec]->sh_link; in elf_get_linked_section_vma()
10913 s = elf_shdrp[elfsec]->bfd_section; in elf_get_linked_section_vma()