Searched refs:Elf32_External_RegInfo (Results 1 – 5 of 5) sorted by relevance
565 } Elf32_External_RegInfo; typedef569 (bfd *, const Elf32_External_RegInfo *, Elf32_RegInfo *);571 (bfd *, const Elf32_RegInfo *, Elf32_External_RegInfo *);
2634 bfd_mips_elf32_swap_reginfo_in (bfd *abfd, const Elf32_External_RegInfo *ex, in bfd_mips_elf32_swap_reginfo_in()2647 Elf32_External_RegInfo *ex) in bfd_mips_elf32_swap_reginfo_out()6918 BFD_ASSERT (hdr->sh_size == sizeof (Elf32_External_RegInfo)); in _bfd_mips_elf_section_processing()6922 hdr->sh_offset + sizeof (Elf32_External_RegInfo) - 4, in _bfd_mips_elf_section_processing()6983 + (sizeof (Elf32_External_RegInfo) - 4)), in _bfd_mips_elf_section_processing()7078 || hdr->sh_size != sizeof (Elf32_External_RegInfo)) in _bfd_mips_elf_section_from_shdr()7151 Elf32_External_RegInfo ext; in _bfd_mips_elf_section_from_shdr()7210 ((Elf32_External_RegInfo *) in _bfd_mips_elf_section_from_shdr()7266 hdr->sh_entsize = sizeof (Elf32_External_RegInfo); in _bfd_mips_elf_fake_sections()7271 hdr->sh_entsize = sizeof (Elf32_External_RegInfo); in _bfd_mips_elf_fake_sections()[all …]
1220 Elf32_External_RegInfo.
13517 Elf32_External_RegInfo * ereg; in process_mips_specific()13520 ereg = (Elf32_External_RegInfo *) (option + 1); in process_mips_specific()
3708 mips_regmask_frag = frag_more (sizeof (Elf32_External_RegInfo)); in md_begin()18192 ((Elf32_External_RegInfo *) in mips_elf_final_processing()