| /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...] |
| 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-nds32.c | 11618 Elf_Internal_Rela *irelfn = NULL, *irelend; 11707 irelfn = find_relocs_at_address (irel, internal_relocs, irelend, 11710 if (irelfn != irelend && reloc != R_NDS32_SDA17S2_RELA) 11711 irelfn->r_info = 11712 ELF32_R_INFO (ELF32_R_SYM (irelfn->r_info), R_NDS32_NONE); 11612 Elf_Internal_Rela *irelfn = NULL, *irelend; local
|
| /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...] |
| 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-nds32.c | 11621 Elf_Internal_Rela *irelfn = NULL, *irelend; 11710 irelfn = find_relocs_at_address (irel, internal_relocs, irelend, 11713 if (irelfn != irelend && reloc != R_NDS32_SDA17S2_RELA) 11714 irelfn->r_info = 11715 ELF32_R_INFO (ELF32_R_SYM (irelfn->r_info), R_NDS32_NONE); 11615 Elf_Internal_Rela *irelfn = NULL, *irelend; local
|
| /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...] |
| 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-nds32.c | 11614 Elf_Internal_Rela *irelfn = NULL, *irelend; 11703 irelfn = find_relocs_at_address (irel, internal_relocs, irelend, 11706 if (irelfn != irelend && reloc != R_NDS32_SDA17S2_RELA) 11707 irelfn->r_info = 11708 ELF32_R_INFO (ELF32_R_SYM (irelfn->r_info), R_NDS32_NONE); 11608 Elf_Internal_Rela *irelfn = NULL, *irelend; local
|
| /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...] |
| 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-nds32.c | 11616 Elf_Internal_Rela *irelfn = NULL, *irelend; 11705 irelfn = find_relocs_at_address (irel, internal_relocs, irelend, 11708 if (irelfn != irelend && reloc != R_NDS32_SDA17S2_RELA) 11709 irelfn->r_info = 11710 ELF32_R_INFO (ELF32_R_SYM (irelfn->r_info), R_NDS32_NONE); 11610 Elf_Internal_Rela *irelfn = NULL, *irelend; local
|