Home
last modified time | relevance | path

Searched refs:bfd_get_micromips_32 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c1268 bfd_get_micromips_32 (const bfd *abfd, const bfd_byte *ptr) in bfd_get_micromips_32() function
13817 opcode = bfd_get_micromips_32 (abfd, ptr); in check_br32_dslot()
13862 opcode = bfd_get_micromips_32 (abfd, ptr); in check_br32()
13894 opcode = bfd_get_micromips_32 (abfd, ptr); in check_relocated_bzc()
14053 opcode = bfd_get_micromips_32 (abfd, ptr); in _bfd_mips_elf_relax_section()
14135 nextopc = bfd_get_micromips_32 (abfd, contents + irel[1].r_offset); in _bfd_mips_elf_relax_section()
14204 && (delcnt = MATCH (bfd_get_micromips_32 (abfd, in _bfd_mips_elf_relax_section()
14284 n32opc = bfd_get_micromips_32 (abfd, ptr + 4); in _bfd_mips_elf_relax_section()
16566 opcode = bfd_get_micromips_32 (abfd, plt_data + 12); in _bfd_mips_elf_get_synthetic_symtab()
16608 opcode = bfd_get_micromips_32 (abfd, plt_data + plt_offset + 4); in _bfd_mips_elf_get_synthetic_symtab()
H A DChangeLog-20121019 (bfd_put_micromips_32, bfd_get_micromips_32): New functions.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c1283 bfd_get_micromips_32 (const bfd *abfd, const bfd_byte *ptr) in bfd_get_micromips_32() function
13902 opcode = bfd_get_micromips_32 (abfd, ptr); in check_br32_dslot()
13947 opcode = bfd_get_micromips_32 (abfd, ptr); in check_br32()
13979 opcode = bfd_get_micromips_32 (abfd, ptr); in check_relocated_bzc()
14139 opcode = bfd_get_micromips_32 (abfd, ptr); in _bfd_mips_elf_relax_section()
14221 nextopc = bfd_get_micromips_32 (abfd, contents + irel[1].r_offset); in _bfd_mips_elf_relax_section()
14290 && (delcnt = MATCH (bfd_get_micromips_32 (abfd, in _bfd_mips_elf_relax_section()
14370 n32opc = bfd_get_micromips_32 (abfd, ptr + 4); in _bfd_mips_elf_relax_section()
16665 opcode = bfd_get_micromips_32 (abfd, plt_data + 12); in _bfd_mips_elf_get_synthetic_symtab()
16707 opcode = bfd_get_micromips_32 (abfd, plt_data + plt_offset + 4); in _bfd_mips_elf_get_synthetic_symtab()
H A DChangeLog-20121019 (bfd_put_micromips_32, bfd_get_micromips_32): New functions.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20121019 (bfd_put_micromips_32, bfd_get_micromips_32): New functions.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20121019 (bfd_put_micromips_32, bfd_get_micromips_32): New functions.