/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf-m10200.c | 797 Elf_Internal_Rela *nrel; in mn10200_elf_relax_section() local 813 nrel = irel + 1; in mn10200_elf_relax_section() 814 if (nrel == irelend in mn10200_elf_relax_section() 815 || irel->r_offset + 2 != nrel->r_offset in mn10200_elf_relax_section() 816 || ELF32_R_TYPE (nrel->r_info) != (int) R_MN10200_PCREL8) in mn10200_elf_relax_section() 914 irel->r_info = nrel->r_info; in mn10200_elf_relax_section() 917 nrel->r_info = ELF32_R_INFO (ELF32_R_SYM (nrel->r_info), in mn10200_elf_relax_section()
|
H A D | elf32-m68hc11.c | 781 Elf_Internal_Rela *nrel; in m68hc11_elf_relax_section() local 801 nrel = irel + 1; in m68hc11_elf_relax_section() 802 if (nrel == irelend in m68hc11_elf_relax_section() 803 || irel->r_offset + 3 != nrel->r_offset in m68hc11_elf_relax_section() 804 || ELF32_R_TYPE (nrel->r_info) != (int) R_M68HC11_16) in m68hc11_elf_relax_section()
|
H A D | elf64-alpha.c | 3226 Elf_Internal_Rela nrel; in elf64_alpha_relax_with_lituse() local 3267 nrel = *urel; in elf64_alpha_relax_with_lituse() 3268 nrel.r_info = ELF64_R_INFO (ELF64_R_SYM (irel->r_info), in elf64_alpha_relax_with_lituse() 3270 nrel.r_addend = irel->r_addend; in elf64_alpha_relax_with_lituse() 3276 *erel = nrel; in elf64_alpha_relax_with_lituse() 3314 nrel = *urel; in elf64_alpha_relax_with_lituse() 3315 nrel.r_info = ELF64_R_INFO (0, R_ALPHA_NONE); in elf64_alpha_relax_with_lituse() 3316 nrel.r_addend = 0; in elf64_alpha_relax_with_lituse() 3322 *erel = nrel; in elf64_alpha_relax_with_lituse() 3363 nrel = *urel; in elf64_alpha_relax_with_lituse() [all …]
|
H A D | elf-m10300.c | 3704 Elf_Internal_Rela *nrel; in mn10300_elf_relax_section() local 3720 nrel = irel + 1; in mn10300_elf_relax_section() 3721 if (nrel == irelend in mn10300_elf_relax_section() 3722 || irel->r_offset + 2 != nrel->r_offset in mn10300_elf_relax_section() 3723 || ELF32_R_TYPE (nrel->r_info) != (int) R_MN10300_PCREL8) in mn10300_elf_relax_section() 3808 irel->r_info = nrel->r_info; in mn10300_elf_relax_section() 3811 nrel->r_info = ELF32_R_INFO (ELF32_R_SYM (nrel->r_info), in mn10300_elf_relax_section()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf-m10200.c | 798 Elf_Internal_Rela *nrel; in mn10200_elf_relax_section() local 814 nrel = irel + 1; in mn10200_elf_relax_section() 815 if (nrel == irelend in mn10200_elf_relax_section() 816 || irel->r_offset + 2 != nrel->r_offset in mn10200_elf_relax_section() 817 || ELF32_R_TYPE (nrel->r_info) != (int) R_MN10200_PCREL8) in mn10200_elf_relax_section() 915 irel->r_info = nrel->r_info; in mn10200_elf_relax_section() 918 nrel->r_info = ELF32_R_INFO (ELF32_R_SYM (nrel->r_info), in mn10200_elf_relax_section()
|
H A D | elf32-m68hc11.c | 782 Elf_Internal_Rela *nrel; in m68hc11_elf_relax_section() local 802 nrel = irel + 1; in m68hc11_elf_relax_section() 803 if (nrel == irelend in m68hc11_elf_relax_section() 804 || irel->r_offset + 3 != nrel->r_offset in m68hc11_elf_relax_section() 805 || ELF32_R_TYPE (nrel->r_info) != (int) R_M68HC11_16) in m68hc11_elf_relax_section()
|
H A D | elf64-alpha.c | 3209 Elf_Internal_Rela nrel; in elf64_alpha_relax_with_lituse() local 3250 nrel = *urel; in elf64_alpha_relax_with_lituse() 3251 nrel.r_info = ELF64_R_INFO (ELF64_R_SYM (irel->r_info), in elf64_alpha_relax_with_lituse() 3253 nrel.r_addend = irel->r_addend; in elf64_alpha_relax_with_lituse() 3259 *erel = nrel; in elf64_alpha_relax_with_lituse() 3297 nrel = *urel; in elf64_alpha_relax_with_lituse() 3298 nrel.r_info = ELF64_R_INFO (0, R_ALPHA_NONE); in elf64_alpha_relax_with_lituse() 3299 nrel.r_addend = 0; in elf64_alpha_relax_with_lituse() 3305 *erel = nrel; in elf64_alpha_relax_with_lituse() 3346 nrel = *urel; in elf64_alpha_relax_with_lituse() [all …]
|
H A D | elf-m10300.c | 3707 Elf_Internal_Rela *nrel; in mn10300_elf_relax_section() local 3723 nrel = irel + 1; in mn10300_elf_relax_section() 3724 if (nrel == irelend in mn10300_elf_relax_section() 3725 || irel->r_offset + 2 != nrel->r_offset in mn10300_elf_relax_section() 3726 || ELF32_R_TYPE (nrel->r_info) != (int) R_MN10300_PCREL8) in mn10300_elf_relax_section() 3811 irel->r_info = nrel->r_info; in mn10300_elf_relax_section() 3814 nrel->r_info = ELF32_R_INFO (ELF32_R_SYM (nrel->r_info), in mn10300_elf_relax_section()
|
/netbsd-src/sys/arch/amd64/stand/prekern/ |
H A D | elf.c | 457 size_t secidx, nrel; in elf_kernel_reloc() local 465 nrel = eif.shdr[i].sh_size / sizeof(Elf_Rel); in elf_kernel_reloc() 479 for (j = 0; j < nrel; j++) { in elf_kernel_reloc()
|
/netbsd-src/sys/sys/ |
H A D | kobj_impl.h | 84 int nrel; member
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_link.c | 139 int i, j, nrel; in prepare_elf32() local 236 nrel = s->dofs_size / s->dofs_entsize; in prepare_elf32() 240 for (j = 0; j < nrel; j++) { in prepare_elf32() 340 int i, j, nrel; in prepare_elf64() local 437 nrel = s->dofs_size / s->dofs_entsize; in prepare_elf64() 441 for (j = 0; j < nrel; j++) { in prepare_elf64()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-m68k.c | 348 int nrel; /* Num of reloc structs in use. */ member 405 for (z = 0; z < the_ins.nrel; z++) in insop() 418 the_ins.reloc[the_ins.nrel].n = (width == 'B' || width == '3' in add_fix() 423 the_ins.reloc[the_ins.nrel].exp = exp->exp; in add_fix() 424 the_ins.reloc[the_ins.nrel].wid = width; in add_fix() 425 the_ins.reloc[the_ins.nrel].pcrel_fix = pc_fix; in add_fix() 426 the_ins.reloc[the_ins.nrel].pic_reloc = exp->pic_reloc; in add_fix() 427 the_ins.reloc[the_ins.nrel++].pcrel = pc_rel; in add_fix() 2984 the_ins.reloc[the_ins.nrel - 1].n = in m68k_ip() 2992 the_ins.reloc[the_ins.nrel - 1].n = opcode->m_codenum * 2 - 1; in m68k_ip() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-m68k.c | 348 int nrel; /* Num of reloc structs in use. */ member 405 for (z = 0; z < the_ins.nrel; z++) in insop() 418 the_ins.reloc[the_ins.nrel].n = (width == 'B' || width == '3' in add_fix() 423 the_ins.reloc[the_ins.nrel].exp = exp->exp; in add_fix() 424 the_ins.reloc[the_ins.nrel].wid = width; in add_fix() 425 the_ins.reloc[the_ins.nrel].pcrel_fix = pc_fix; in add_fix() 426 the_ins.reloc[the_ins.nrel].pic_reloc = exp->pic_reloc; in add_fix() 427 the_ins.reloc[the_ins.nrel++].pcrel = pc_rel; in add_fix() 2986 the_ins.reloc[the_ins.nrel - 1].n = in m68k_ip() 2994 the_ins.reloc[the_ins.nrel - 1].n = opcode->m_codenum * 2 - 1; in m68k_ip() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | od-xcoff.c | 931 unsigned int nrel = sect->nreloc; in dump_xcoff32_relocs() local 934 if (nrel == 0) in dump_xcoff32_relocs() 936 printf (_("Relocations for %s (%u)\n"), sect->name, nrel); in dump_xcoff32_relocs() 944 for (j = 0; j < nrel; j++) in dump_xcoff32_relocs()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | od-xcoff.c | 932 unsigned int nrel = sect->nreloc; in dump_xcoff32_relocs() local 935 if (nrel == 0) in dump_xcoff32_relocs() 937 printf (_("Relocations for %s (%u)\n"), sect->name, nrel); in dump_xcoff32_relocs() 945 for (j = 0; j < nrel; j++) in dump_xcoff32_relocs()
|
/netbsd-src/sys/kern/ |
H A D | subr_kobj.c | 533 ko->ko_reltab[rl].nrel = in kobj_load() 1078 rellim = rel + ko->ko_reltab[i].nrel; in kobj_relocate()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/po/ |
H A D | fi.po | 9624 #~ msgid " # Name paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n" 9625 #~ msgstr " # Nimi paddr vaddr koko scnptr relptr lnnoptr nrel nlnno\n"
|
H A D | ru.po | 12275 #~ msgid " # Name paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n" 12276 #~ msgstr " # Имя paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n"
|
H A D | ja.po | 12628 #~ msgid " # Name paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n" 12629 #~ msgstr " # 名前 paddr vaddr サイズ scnptr relptr lnnoptr nrel nlnno\n"
|
H A D | es.po | 13115 #~ msgid " # Name paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n" 13116 #~ msgstr " # Nombre pdir vdir tamaño scnpunt relpunt lnnpunt nrel nlnno\n"
|
H A D | fr.po | 15628 #~ msgid " # Name paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n" 15629 #~ msgstr " # Nom paddr vaddr taille scnptr relptr lnnoptr nrel nlnno\n"
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/po/ |
H A D | ru.po | 12275 #~ msgid " # Name paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n" 12276 #~ msgstr " # Имя paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n"
|
H A D | fi.po | 9624 #~ msgid " # Name paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n" 9625 #~ msgstr " # Nimi paddr vaddr koko scnptr relptr lnnoptr nrel nlnno\n"
|
H A D | ja.po | 12628 #~ msgid " # Name paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n" 12629 #~ msgstr " # 名前 paddr vaddr サイズ scnptr relptr lnnoptr nrel nlnno\n"
|
H A D | es.po | 13115 #~ msgid " # Name paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n" 13116 #~ msgstr " # Nombre pdir vdir tamaño scnpunt relpunt lnnpunt nrel nlnno\n"
|