HomeSort by: relevance | last modified time | path
    Searched defs:esdi (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elflink.c 11983 struct bfd_elf_section_data *esdi, *esdo;
11985 esdi = elf_section_data (o);
11997 if (esdi->rel.hdr != NULL)
11998 irelamid += (NUM_SHDR_ENTRIES (esdi->rel.hdr)
12209 input_rel_hdr = esdi->rel.hdr;
12222 input_rela_hdr = esdi->rela.hdr;
12816 struct bfd_elf_section_data *esdi = NULL;
12872 esdi = elf_section_data (sec);
12874 if (esdi->this_hdr.sh_type == SHT_REL
12875 || esdi->this_hdr.sh_type == SHT_RELA
11971 struct bfd_elf_section_data *esdi, *esdo; local
12804 struct bfd_elf_section_data *esdi = NULL; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elflink.c 11960 struct bfd_elf_section_data *esdi, *esdo;
11962 esdi = elf_section_data (o);
11974 if (esdi->rel.hdr != NULL)
11975 irelamid += (NUM_SHDR_ENTRIES (esdi->rel.hdr)
12186 input_rel_hdr = esdi->rel.hdr;
12199 input_rela_hdr = esdi->rela.hdr;
12785 struct bfd_elf_section_data *esdi = NULL;
12840 esdi = elf_section_data (sec);
12842 if (esdi->this_hdr.sh_type == SHT_REL
12843 || esdi->this_hdr.sh_type == SHT_RELA
11948 struct bfd_elf_section_data *esdi, *esdo; local
12773 struct bfd_elf_section_data *esdi = NULL; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elflink.c 11891 struct bfd_elf_section_data *esdi, *esdo;
11893 esdi = elf_section_data (o);
11905 if (esdi->rel.hdr != NULL)
11906 irelamid += (NUM_SHDR_ENTRIES (esdi->rel.hdr)
12117 input_rel_hdr = esdi->rel.hdr;
12130 input_rela_hdr = esdi->rela.hdr;
12712 struct bfd_elf_section_data *esdi = NULL;
12767 esdi = elf_section_data (sec);
12769 if (esdi->this_hdr.sh_type == SHT_REL
12770 || esdi->this_hdr.sh_type == SHT_RELA
11879 struct bfd_elf_section_data *esdi, *esdo; local
12700 struct bfd_elf_section_data *esdi = NULL; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elflink.c 11866 struct bfd_elf_section_data *esdi, *esdo;
11868 esdi = elf_section_data (o);
11880 if (esdi->rel.hdr != NULL)
11881 irelamid += (NUM_SHDR_ENTRIES (esdi->rel.hdr)
12095 input_rel_hdr = esdi->rel.hdr;
12108 input_rela_hdr = esdi->rela.hdr;
12690 struct bfd_elf_section_data *esdi = NULL;
12745 esdi = elf_section_data (sec);
12747 if (esdi->this_hdr.sh_type == SHT_REL
12748 || esdi->this_hdr.sh_type == SHT_RELA
11854 struct bfd_elf_section_data *esdi, *esdo; local
12678 struct bfd_elf_section_data *esdi = NULL; local
    [all...]

Completed in 57 milliseconds