Searched refs:shdrp (Results 1 – 4 of 4) sorted by relevance
649 Elf_Internal_Shdr *shdrp; in elf_object_p() local666 shdrp = i_shdrp; in elf_object_p()671 elf_elfsections (abfd)[shindex] = shdrp++; in elf_object_p()676 elf_elfsections (abfd)[shindex] = shdrp++; in elf_object_p()
4485 Elf_Internal_Shdr *shdrp; in _bfd_elf_assign_file_positions_for_relocs() local4487 shdrp = *shdrpp; in _bfd_elf_assign_file_positions_for_relocs()4488 if ((shdrp->sh_type == SHT_REL || shdrp->sh_type == SHT_RELA) in _bfd_elf_assign_file_positions_for_relocs()4489 && shdrp->sh_offset == -1) in _bfd_elf_assign_file_positions_for_relocs()4490 off = _bfd_elf_assign_file_position_for_section (shdrp, off, TRUE); in _bfd_elf_assign_file_positions_for_relocs()
706 Elf_Internal_Shdr *shdrp; in elf_object_p() local723 shdrp = i_shdrp; in elf_object_p()728 elf_elfsections (abfd)[shindex] = shdrp++; in elf_object_p()733 elf_elfsections (abfd)[shindex] = shdrp++; in elf_object_p()
5136 Elf_Internal_Shdr *shdrp; in _bfd_elf_assign_file_positions_for_relocs() local5138 shdrp = *shdrpp; in _bfd_elf_assign_file_positions_for_relocs()5139 if ((shdrp->sh_type == SHT_REL || shdrp->sh_type == SHT_RELA) in _bfd_elf_assign_file_positions_for_relocs()5140 && shdrp->sh_offset == -1) in _bfd_elf_assign_file_positions_for_relocs()5141 off = _bfd_elf_assign_file_position_for_section (shdrp, off, TRUE); in _bfd_elf_assign_file_positions_for_relocs()