Searched refs:mirel (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf64-mips.c1323 Elf64_Mips_Internal_Rela mirel;
1327 &mirel);
1329 dst[0].r_offset = mirel.r_offset;
1330 dst[0].r_info = ELF64_R_INFO (mirel.r_sym, mirel.r_type);
1332 dst[1].r_offset = mirel.r_offset;
1333 dst[1].r_info = ELF64_R_INFO (mirel.r_ssym, mirel.r_type2);
1335 dst[2].r_offset = mirel.r_offset;
1336 dst[2].r_info = ELF64_R_INFO (STN_UNDEF, mirel
1320 Elf64_Mips_Internal_Rela mirel; local
1366 Elf64_Mips_Internal_Rela mirel; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-mips.c1720 Elf64_Mips_Internal_Rela mirel;
1724 &mirel);
1726 dst[0].r_offset = mirel.r_offset;
1727 dst[0].r_info = ELF64_R_INFO (mirel.r_sym, mirel.r_type);
1729 dst[1].r_offset = mirel.r_offset;
1730 dst[1].r_info = ELF64_R_INFO (mirel.r_ssym, mirel.r_type2);
1732 dst[2].r_offset = mirel.r_offset;
1733 dst[2].r_info = ELF64_R_INFO (STN_UNDEF, mirel
1717 Elf64_Mips_Internal_Rela mirel; local
1763 Elf64_Mips_Internal_Rela mirel; local
[all...]

Completed in 111 milliseconds