Home | History | Annotate | Download | only in qemu

Lines Matching refs:bfd_byte

3824       status = info->read_memory_func (addr, (bfd_byte *)b, 2, info);
4020 status = info->read_memory_func (pc, (bfd_byte *)b, size, info);
4037 status = info->read_memory_func (pc, (bfd_byte *)b, 4, info);
4053 status = info->read_memory_func (pc, (bfd_byte *)b, 2, info);
4067 status = info->read_memory_func (pc + 2, (bfd_byte *)b, 2, info);