HomeSort by relevance Sort by last modified time
    Searched refs:rel_hdr (Results 1 - 15 of 15) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
elf64-sparc.c 48 /* Read relocations for ASECT from REL_HDR. There are RELOC_COUNT of
55 Elf_Internal_Shdr *rel_hdr,
66 allocated = bfd_malloc (rel_hdr->sh_size);
70 if (bfd_seek (abfd, rel_hdr->sh_offset, SEEK_SET) != 0
71 || bfd_bread (allocated, rel_hdr->sh_size, abfd) != rel_hdr->sh_size)
78 entsize = rel_hdr->sh_entsize;
81 count = rel_hdr->sh_size / entsize;
154 Elf_Internal_Shdr *rel_hdr; local
167 rel_hdr = d->rel.hdr
    [all...]
elf64-mips.c 3912 Elf_Internal_Shdr *rel_hdr; local
3986 Elf_Internal_Shdr *rel_hdr; local
    [all...]
elfcode.h 1487 Elf_Internal_Shdr *rel_hdr; local
    [all...]
elf-bfd.h     [all...]
elf32-metag.c     [all...]
elf32-i386.c 5188 Elf_Internal_Shdr *rel_hdr; local
    [all...]
elf64-x86-64.c 5584 Elf_Internal_Shdr *rel_hdr; local
    [all...]
elf.c 3039 Elf_Internal_Shdr *rel_hdr; local
    [all...]
elf32-ppc.c 7421 Elf_Internal_Shdr *rel_hdr; local
9615 Elf_Internal_Shdr *rel_hdr; local
    [all...]
elf64-ppc.c 7943 Elf_Internal_Shdr *rel_hdr; local
9451 Elf_Internal_Shdr *rel_hdr; local
15227 Elf_Internal_Shdr *rel_hdr; local
    [all...]
elf32-tic6x.c 2206 Elf_Internal_Shdr *rel_hdr; local
    [all...]
elf32-spu.c 5092 Elf_Internal_Shdr *rel_hdr; local
    [all...]
elflink.c 2453 Elf_Internal_Shdr *rel_hdr = reldata->hdr; local
10727 Elf_Internal_Shdr *rel_hdr; local
    [all...]
elf32-arm.c 17414 Elf_Internal_Shdr *rel_hdr; local
    [all...]
elfxx-mips.c 7794 Elf_Internal_Shdr *rel_hdr; local
    [all...]

Completed in 251 milliseconds