Searched refs:elf_shdrp (Results 1 – 2 of 2) sorted by relevance
1911 Elf_Internal_Shdr **elf_shdrp; in elf32_tic6x_gc_mark_extra_sections() local1929 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()
10889 Elf_Internal_Shdr **elf_shdrp; in elf_get_linked_section_vma() local10894 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()