HomeSort by relevance Sort by last modified time
    Searched defs:this_hdr (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf-bfd.h 1375 Elf_Internal_Shdr this_hdr; member in struct:bfd_elf_section_data
    [all...]
elf.c 760 Elf_Internal_Shdr *this_hdr = &elf_section_data (s)->this_hdr; local
761 if ((this_hdr->sh_flags & SHF_LINK_ORDER) != 0)
763 unsigned int elfsec = this_hdr->sh_link;
781 this_hdr = elf_elfsections (abfd)[elfsec];
782 linksec = this_hdr->bfd_section;
867 elf_section_data (newsect)->this_hdr = *hdr;
2692 Elf_Internal_Shdr *this_hdr; local
4784 Elf_Internal_Shdr *this_hdr; local
4934 Elf_Internal_Shdr *this_hdr; local
6293 Elf_Internal_Shdr *this_hdr; local
6442 Elf_Internal_Shdr *this_hdr; local
    [all...]

Completed in 72 milliseconds