Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/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.c10235 Elf_Internal_Shdr **elf_shdrp; in elf_get_linked_section_vma() local
10240 elf_shdrp = elf_elfsections (s->owner); in elf_get_linked_section_vma()
10242 elfsec = elf_shdrp[elfsec]->sh_link; in elf_get_linked_section_vma()
10259 s = elf_shdrp[elfsec]->bfd_section; in elf_get_linked_section_vma()
Delf32-arm.c13036 Elf_Internal_Shdr **elf_shdrp; in elf32_arm_gc_mark_extra_sections() local
13054 elf_shdrp = elf_elfsections (sub); in elf32_arm_gc_mark_extra_sections()
13064 && elf_shdrp[hdr->sh_link]->bfd_section->gc_mark) in elf32_arm_gc_mark_extra_sections()