Home
last modified time | relevance | path

Searched refs:int_rel (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/bfd/
H A Dcoff-mips.c884 int_rel = lo_int_rel; in mips_relocate_section()
923 if (int_rel.r_extern) in mips_relocate_section()
934 if (int_rel.r_symndx < 0 || int_rel.r_symndx >= NUM_RELOC_SECTIONS) in mips_relocate_section()
961 if (! int_rel.r_extern) in mips_relocate_section()
1001 if (int_rel.r_extern) in mips_relocate_section()
1014 int_rel.r_extern = 0; in mips_relocate_section()
1020 int_rel.r_symndx = -1; in mips_relocate_section()
1121 + int_rel.r_vaddr in mips_relocate_section()
1144 if (int_rel.r_extern) in mips_relocate_section()
1184 (int_rel.r_vaddr in mips_relocate_section()
[all …]
H A Delf64-mips.c4335 Elf64_Mips_Internal_Rela int_rel; in mips_elf64_write_rel() local
4346 int_rel.r_offset = ptr->address; in mips_elf64_write_rel()
4348 int_rel.r_offset = ptr->address + sec->vma; in mips_elf64_write_rel()
4367 int_rel.r_sym = n; in mips_elf64_write_rel()
4368 int_rel.r_ssym = RSS_UNDEF; in mips_elf64_write_rel()
4378 int_rel.r_type = ptr->howto->type; in mips_elf64_write_rel()
4379 int_rel.r_type2 = (int) R_MIPS_NONE; in mips_elf64_write_rel()
4380 int_rel.r_type3 = (int) R_MIPS_NONE; in mips_elf64_write_rel()
4397 int_rel.r_type2 = r->howto->type; in mips_elf64_write_rel()
4399 int_rel.r_type3 = r->howto->type; in mips_elf64_write_rel()
[all …]
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-mips.c884 int_rel = lo_int_rel; in mips_relocate_section()
923 if (int_rel.r_extern) in mips_relocate_section()
934 if (int_rel.r_symndx < 0 || int_rel.r_symndx >= NUM_RELOC_SECTIONS) in mips_relocate_section()
961 if (! int_rel.r_extern) in mips_relocate_section()
1001 if (int_rel.r_extern) in mips_relocate_section()
1014 int_rel.r_extern = 0; in mips_relocate_section()
1020 int_rel.r_symndx = -1; in mips_relocate_section()
1121 + int_rel.r_vaddr in mips_relocate_section()
1144 if (int_rel.r_extern) in mips_relocate_section()
1184 (int_rel.r_vaddr in mips_relocate_section()
[all …]
H A Delf64-mips.c4343 Elf64_Mips_Internal_Rela int_rel; in mips_elf64_write_rel() local
4354 int_rel.r_offset = ptr->address; in mips_elf64_write_rel()
4356 int_rel.r_offset = ptr->address + sec->vma; in mips_elf64_write_rel()
4375 int_rel.r_sym = n; in mips_elf64_write_rel()
4376 int_rel.r_ssym = RSS_UNDEF; in mips_elf64_write_rel()
4386 int_rel.r_type = ptr->howto->type; in mips_elf64_write_rel()
4387 int_rel.r_type2 = (int) R_MIPS_NONE; in mips_elf64_write_rel()
4388 int_rel.r_type3 = (int) R_MIPS_NONE; in mips_elf64_write_rel()
4405 int_rel.r_type2 = r->howto->type; in mips_elf64_write_rel()
4407 int_rel.r_type3 = r->howto->type; in mips_elf64_write_rel()
[all …]
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dcoff-mips.c890 int_rel = lo_int_rel; in mips_relocate_section()
929 if (int_rel.r_extern) in mips_relocate_section()
940 if (int_rel.r_symndx < 0 || int_rel.r_symndx >= NUM_RELOC_SECTIONS) in mips_relocate_section()
967 if (! int_rel.r_extern) in mips_relocate_section()
1007 if (int_rel.r_extern) in mips_relocate_section()
1020 int_rel.r_extern = 0; in mips_relocate_section()
1026 int_rel.r_symndx = -1; in mips_relocate_section()
1127 + int_rel.r_vaddr in mips_relocate_section()
1150 if (int_rel.r_extern) in mips_relocate_section()
1190 (int_rel.r_vaddr in mips_relocate_section()
[all …]
H A Delf64-mips.c4328 Elf64_Mips_Internal_Rela int_rel; in mips_elf64_write_rel() local
4339 int_rel.r_offset = ptr->address; in mips_elf64_write_rel()
4341 int_rel.r_offset = ptr->address + sec->vma; in mips_elf64_write_rel()
4360 int_rel.r_sym = n; in mips_elf64_write_rel()
4361 int_rel.r_ssym = RSS_UNDEF; in mips_elf64_write_rel()
4371 int_rel.r_type = ptr->howto->type; in mips_elf64_write_rel()
4372 int_rel.r_type2 = (int) R_MIPS_NONE; in mips_elf64_write_rel()
4373 int_rel.r_type3 = (int) R_MIPS_NONE; in mips_elf64_write_rel()
4390 int_rel.r_type2 = r->howto->type; in mips_elf64_write_rel()
4392 int_rel.r_type3 = r->howto->type; in mips_elf64_write_rel()
[all …]
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-mips.c884 int_rel = lo_int_rel; in mips_relocate_section()
923 if (int_rel.r_extern) in mips_relocate_section()
934 if (int_rel.r_symndx < 0 || int_rel.r_symndx >= NUM_RELOC_SECTIONS) in mips_relocate_section()
961 if (! int_rel.r_extern) in mips_relocate_section()
1001 if (int_rel.r_extern) in mips_relocate_section()
1014 int_rel.r_extern = 0; in mips_relocate_section()
1020 int_rel.r_symndx = -1; in mips_relocate_section()
1121 + int_rel.r_vaddr in mips_relocate_section()
1144 if (int_rel.r_extern) in mips_relocate_section()
1184 (int_rel.r_vaddr in mips_relocate_section()
[all …]
H A Delf64-mips.c4335 Elf64_Mips_Internal_Rela int_rel; in mips_elf64_write_rel() local
4346 int_rel.r_offset = ptr->address; in mips_elf64_write_rel()
4348 int_rel.r_offset = ptr->address + sec->vma; in mips_elf64_write_rel()
4367 int_rel.r_sym = n; in mips_elf64_write_rel()
4368 int_rel.r_ssym = RSS_UNDEF; in mips_elf64_write_rel()
4378 int_rel.r_type = ptr->howto->type; in mips_elf64_write_rel()
4379 int_rel.r_type2 = (int) R_MIPS_NONE; in mips_elf64_write_rel()
4380 int_rel.r_type3 = (int) R_MIPS_NONE; in mips_elf64_write_rel()
4397 int_rel.r_type2 = r->howto->type; in mips_elf64_write_rel()
4399 int_rel.r_type3 = r->howto->type; in mips_elf64_write_rel()
[all …]