Searched refs:Elf64_Mips_External_Rel (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/binutils/bfd/ |
| HD | elf64-mips.c | 65 (bfd *, const Elf64_Mips_External_Rel *, Elf64_Mips_Internal_Rela *); 69 (bfd *, const Elf64_Mips_Internal_Rela *, Elf64_Mips_External_Rel *); 1680 mips_elf64_swap_reloc_in (bfd *abfd, const Elf64_Mips_External_Rel *src, in mips_elf64_swap_reloc_in() 1711 Elf64_Mips_External_Rel *dst) in mips_elf64_swap_reloc_out() 1745 (const Elf64_Mips_External_Rel *) src, in mips_elf64_be_swap_reloc_in() 1800 (Elf64_Mips_External_Rel *) dst); in mips_elf64_be_swap_reloc_out() 2436 BFD_ASSERT (entsize == sizeof (Elf64_Mips_External_Rel) in mips_elf64_slurp_one_reloc_table() 2439 if (entsize == sizeof (Elf64_Mips_External_Rel)) in mips_elf64_slurp_one_reloc_table() 2458 (Elf64_Mips_External_Rel *) native_relocs, in mips_elf64_slurp_one_reloc_table() 2710 if (rel_hdr->sh_entsize == sizeof(Elf64_Mips_External_Rel)) in mips_elf64_write_relocs() [all …]
|
| HD | elfxx-mips.c | 2217 + sreloc->reloc_count * sizeof (Elf64_Mips_External_Rel))); in mips_elf_output_dynamic_relocation() 4909 + sreloc->reloc_count * sizeof (Elf64_Mips_External_Rel))); in mips_elf_create_dynamic_relocation() 8995 ? sizeof (Elf64_Mips_External_Rel) in _bfd_mips_elf_finish_dynamic_sections() 9064 s->reloc_count - 1, sizeof (Elf64_Mips_External_Rel), in _bfd_mips_elf_finish_dynamic_sections()
|
| /NextBSD/contrib/binutils/include/elf/ |
| HD | mips.h | 758 } Elf64_Mips_External_Rel; typedef
|
| HD | ChangeLog-9103 | 1747 * mips.h (Elf64_Mips_External_Rel): Define.
|