Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h570 } Elf32_External_RegInfo; typedef
574 (bfd *, const Elf32_External_RegInfo *, Elf32_RegInfo *);
576 (bfd *, const Elf32_RegInfo *, Elf32_External_RegInfo *);
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c2640 bfd_mips_elf32_swap_reginfo_in (bfd *abfd, const Elf32_External_RegInfo *ex, in bfd_mips_elf32_swap_reginfo_in()
2653 Elf32_External_RegInfo *ex) in bfd_mips_elf32_swap_reginfo_out()
6945 BFD_ASSERT (hdr->sh_size == sizeof (Elf32_External_RegInfo)); in _bfd_mips_elf_section_processing()
6949 hdr->sh_offset + sizeof (Elf32_External_RegInfo) - 4, in _bfd_mips_elf_section_processing()
7010 + (sizeof (Elf32_External_RegInfo) - 4)), in _bfd_mips_elf_section_processing()
7105 || hdr->sh_size != sizeof (Elf32_External_RegInfo)) in _bfd_mips_elf_section_from_shdr()
7178 Elf32_External_RegInfo ext; in _bfd_mips_elf_section_from_shdr()
7237 ((Elf32_External_RegInfo *) in _bfd_mips_elf_section_from_shdr()
7293 hdr->sh_entsize = sizeof (Elf32_External_RegInfo); in _bfd_mips_elf_fake_sections()
7298 hdr->sh_entsize = sizeof (Elf32_External_RegInfo); in _bfd_mips_elf_fake_sections()
[all …]
DChangeLog-91931220 Elf32_External_RegInfo.
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c14770 Elf32_External_RegInfo * ereg; in process_mips_specific()
14773 ereg = (Elf32_External_RegInfo *) (option + 1); in process_mips_specific()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c3682 mips_regmask_frag = frag_more (sizeof (Elf32_External_RegInfo)); in md_begin()
18211 ((Elf32_External_RegInfo *) in mips_elf_final_processing()