Home
last modified time | relevance | path

Searched refs:Elf64_Mips_Internal_Rela (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf64-mips.c66 (bfd *, const Elf64_Mips_External_Rel *, Elf64_Mips_Internal_Rela *);
68 (bfd *, const Elf64_Mips_External_Rela *, Elf64_Mips_Internal_Rela *);
70 (bfd *, const Elf64_Mips_Internal_Rela *, Elf64_Mips_External_Rel *);
72 (bfd *, const Elf64_Mips_Internal_Rela *, Elf64_Mips_External_Rela *);
2912 Elf64_Mips_Internal_Rela *dst) in mips_elf64_swap_reloc_in()
2927 Elf64_Mips_Internal_Rela *dst) in mips_elf64_swap_reloca_in()
2941 mips_elf64_swap_reloc_out (bfd *abfd, const Elf64_Mips_Internal_Rela *src, in mips_elf64_swap_reloc_out()
2955 mips_elf64_swap_reloca_out (bfd *abfd, const Elf64_Mips_Internal_Rela *src, in mips_elf64_swap_reloca_out()
2973 Elf64_Mips_Internal_Rela mirel; in mips_elf64_be_swap_reloc_in()
2996 Elf64_Mips_Internal_Rela mirela; in mips_elf64_be_swap_reloca_in()
[all …]
/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h958 } Elf64_Mips_Internal_Rela; typedef
DChangeLog-91031749 (Elf64_Mips_External_Rela, Elf64_Mips_Internal_Rela): Define.