Home
last modified time | relevance | path

Searched refs:bfd_getl32 (Results 1 – 4 of 4) sorted by relevance

/external/qemu/
Ddis-asm.h470 bfd_vma bfd_getl32 (const bfd_byte *addr);
Ddisas.c91 bfd_vma bfd_getl32 (const bfd_byte *addr) in bfd_getl32() function
Dmips-dis.c4109 insn = (unsigned long) bfd_getl32 (buffer); in _print_insn_mips()
Dppc-dis.c5267 insn = bfd_getl32 (buffer); in print_insn_powerpc()