Home
last modified time | relevance | path

Searched refs:Elf64_External_RegInfo (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/elf/
Dmips.h917 } Elf64_External_RegInfo; typedef
967 (bfd *, const Elf64_External_RegInfo *, Elf64_Internal_RegInfo *);
969 (bfd *, const Elf64_Internal_RegInfo *, Elf64_External_RegInfo *);
DChangeLog-91031737 (Elf64_External_RegInfo, Elf64_Internal_RegInfo): Define.
/freebsd-10-stable/contrib/binutils/bfd/
Delfxx-mips.c1646 bfd_mips_elf64_swap_reginfo_in (bfd *abfd, const Elf64_External_RegInfo *ex, in bfd_mips_elf64_swap_reginfo_in()
1660 Elf64_External_RegInfo *ex) in bfd_mips_elf64_swap_reginfo_out()
5341 + (sizeof (Elf64_External_RegInfo) - 8)), in _bfd_mips_elf_section_processing()
5559 ((Elf64_External_RegInfo *) in _bfd_mips_elf_section_from_shdr()
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c1932 + sizeof (Elf64_External_RegInfo)); in md_begin()
1939 mips_regmask_frag = frag_more (sizeof (Elf64_External_RegInfo)); in md_begin()
14603 ((Elf64_External_RegInfo *) in mips_elf_final_processing()
/freebsd-10-stable/contrib/binutils/binutils/
Dreadelf.c8811 Elf64_External_RegInfo *ereg; in process_mips_specific()
8814 ereg = (Elf64_External_RegInfo *) (option + 1); in process_mips_specific()