HomeSort by: relevance | last modified time | path
    Searched defs:irelfn (Results 1 - 25 of 48) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/bfd/
coff-sh.c 748 struct internal_reloc *irelfn, *irelscan, *irelcount;
819 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
820 if (irelfn->r_vaddr == paddr
822 && (irelfn->r_type == R_SH_IMM32
823 || irelfn->r_type == R_SH_IMM32CE
824 || irelfn->r_type == R_SH_IMAGEBASE)
827 && irelfn->r_type == R_SH_IMM32
831 if (irelfn >= irelend
747 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 748 struct internal_reloc *irelfn, *irelscan, *irelcount;
819 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
820 if (irelfn->r_vaddr == paddr
822 && (irelfn->r_type == R_SH_IMM32
823 || irelfn->r_type == R_SH_IMM32CE
824 || irelfn->r_type == R_SH_IMAGEBASE)
827 && irelfn->r_type == R_SH_IMM32
831 if (irelfn >= irelend
747 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 748 struct internal_reloc *irelfn, *irelscan, *irelcount;
819 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
820 if (irelfn->r_vaddr == paddr
822 && (irelfn->r_type == R_SH_IMM32
823 || irelfn->r_type == R_SH_IMM32CE
824 || irelfn->r_type == R_SH_IMAGEBASE)
827 && irelfn->r_type == R_SH_IMM32
831 if (irelfn >= irelend
747 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 748 struct internal_reloc *irelfn, *irelscan, *irelcount;
819 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
820 if (irelfn->r_vaddr == paddr
822 && (irelfn->r_type == R_SH_IMM32
823 || irelfn->r_type == R_SH_IMM32CE
824 || irelfn->r_type == R_SH_IMAGEBASE)
827 && irelfn->r_type == R_SH_IMM32
831 if (irelfn >= irelend
747 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
elf32-sh.c 494 Elf_Internal_Rela *irelfn, *irelscan, *irelcount;
563 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
564 if (irelfn->r_offset == paddr
565 && ELF32_R_TYPE (irelfn->r_info) == (int) R_SH_DIR32)
567 if (irelfn >= irelend)
589 if (ELF32_R_SYM (irelfn->r_info) < symtab_hdr->sh_info)
594 isym = isymbuf + ELF32_R_SYM (irelfn->r_info);
614 indx = ELF32_R_SYM (irelfn->r_info) - symtab_hdr->sh_info
491 Elf_Internal_Rela *irelfn, *irelscan, *irelcount; local
    [all...]
elf32-sh.c 494 Elf_Internal_Rela *irelfn, *irelscan, *irelcount;
563 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
564 if (irelfn->r_offset == paddr
565 && ELF32_R_TYPE (irelfn->r_info) == (int) R_SH_DIR32)
567 if (irelfn >= irelend)
589 if (ELF32_R_SYM (irelfn->r_info) < symtab_hdr->sh_info)
594 isym = isymbuf + ELF32_R_SYM (irelfn->r_info);
614 indx = ELF32_R_SYM (irelfn->r_info) - symtab_hdr->sh_info
491 Elf_Internal_Rela *irelfn, *irelscan, *irelcount; local
    [all...]
elf32-sh.c 494 Elf_Internal_Rela *irelfn, *irelscan, *irelcount;
563 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
564 if (irelfn->r_offset == paddr
565 && ELF32_R_TYPE (irelfn->r_info) == (int) R_SH_DIR32)
567 if (irelfn >= irelend)
589 if (ELF32_R_SYM (irelfn->r_info) < symtab_hdr->sh_info)
594 isym = isymbuf + ELF32_R_SYM (irelfn->r_info);
614 indx = ELF32_R_SYM (irelfn->r_info) - symtab_hdr->sh_info
491 Elf_Internal_Rela *irelfn, *irelscan, *irelcount; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
elf32-sh.c 494 Elf_Internal_Rela *irelfn, *irelscan, *irelcount;
563 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
564 if (irelfn->r_offset == paddr
565 && ELF32_R_TYPE (irelfn->r_info) == (int) R_SH_DIR32)
567 if (irelfn >= irelend)
589 if (ELF32_R_SYM (irelfn->r_info) < symtab_hdr->sh_info)
594 isym = isymbuf + ELF32_R_SYM (irelfn->r_info);
614 indx = ELF32_R_SYM (irelfn->r_info) - symtab_hdr->sh_info
491 Elf_Internal_Rela *irelfn, *irelscan, *irelcount; local
    [all...]
elf32-sh.c 494 Elf_Internal_Rela *irelfn, *irelscan, *irelcount;
563 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
564 if (irelfn->r_offset == paddr
565 && ELF32_R_TYPE (irelfn->r_info) == (int) R_SH_DIR32)
567 if (irelfn >= irelend)
589 if (ELF32_R_SYM (irelfn->r_info) < symtab_hdr->sh_info)
594 isym = isymbuf + ELF32_R_SYM (irelfn->r_info);
614 indx = ELF32_R_SYM (irelfn->r_info) - symtab_hdr->sh_info
491 Elf_Internal_Rela *irelfn, *irelscan, *irelcount; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
elf32-sh.c 494 Elf_Internal_Rela *irelfn, *irelscan, *irelcount;
563 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
564 if (irelfn->r_offset == paddr
565 && ELF32_R_TYPE (irelfn->r_info) == (int) R_SH_DIR32)
567 if (irelfn >= irelend)
589 if (ELF32_R_SYM (irelfn->r_info) < symtab_hdr->sh_info)
594 isym = isymbuf + ELF32_R_SYM (irelfn->r_info);
614 indx = ELF32_R_SYM (irelfn->r_info) - symtab_hdr->sh_info
491 Elf_Internal_Rela *irelfn, *irelscan, *irelcount; local
    [all...]
elf32-sh.c 494 Elf_Internal_Rela *irelfn, *irelscan, *irelcount;
563 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
564 if (irelfn->r_offset == paddr
565 && ELF32_R_TYPE (irelfn->r_info) == (int) R_SH_DIR32)
567 if (irelfn >= irelend)
589 if (ELF32_R_SYM (irelfn->r_info) < symtab_hdr->sh_info)
594 isym = isymbuf + ELF32_R_SYM (irelfn->r_info);
614 indx = ELF32_R_SYM (irelfn->r_info) - symtab_hdr->sh_info
491 Elf_Internal_Rela *irelfn, *irelscan, *irelcount; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
coff-sh.c 749 struct internal_reloc *irelfn, *irelscan, *irelcount;
820 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
821 if (irelfn->r_vaddr == paddr
823 && (irelfn->r_type == R_SH_IMM32
824 || irelfn->r_type == R_SH_IMM32CE
825 || irelfn->r_type == R_SH_IMAGEBASE)
828 && irelfn->r_type == R_SH_IMM32
832 if (irelfn >= irelend
748 struct internal_reloc *irelfn, *irelscan, *irelcount; local
    [all...]
elf32-sh.c 494 Elf_Internal_Rela *irelfn, *irelscan, *irelcount;
563 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
564 if (irelfn->r_offset == paddr
565 && ELF32_R_TYPE (irelfn->r_info) == (int) R_SH_DIR32)
567 if (irelfn >= irelend)
589 if (ELF32_R_SYM (irelfn->r_info) < symtab_hdr->sh_info)
594 isym = isymbuf + ELF32_R_SYM (irelfn->r_info);
614 indx = ELF32_R_SYM (irelfn->r_info) - symtab_hdr->sh_info
491 Elf_Internal_Rela *irelfn, *irelscan, *irelcount; local
    [all...]
elf32-sh.c 494 Elf_Internal_Rela *irelfn, *irelscan, *irelcount;
563 for (irelfn = internal_relocs; irelfn < irelend; irelfn++)
564 if (irelfn->r_offset == paddr
565 && ELF32_R_TYPE (irelfn->r_info) == (int) R_SH_DIR32)
567 if (irelfn >= irelend)
589 if (ELF32_R_SYM (irelfn->r_info) < symtab_hdr->sh_info)
594 isym = isymbuf + ELF32_R_SYM (irelfn->r_info);
614 indx = ELF32_R_SYM (irelfn->r_info) - symtab_hdr->sh_info
491 Elf_Internal_Rela *irelfn, *irelscan, *irelcount; local
    [all...]

Completed in 200 milliseconds

1 2