HomeSort by relevance Sort by last modified time
    Searched refs:elf_sword (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/hw/
elf_ops.h 214 *pentry = (uint64_t)(elf_sword)ehdr.e_entry;
263 *lowaddr = (uint64_t)(elf_sword)low;
265 *highaddr = (uint64_t)(elf_sword)high;
  /external/qemu/hw/core/
loader.c 283 #define elf_sword int32_t macro
293 #undef elf_sword macro
302 #define elf_sword int64_t macro
  /external/lldb/source/Plugins/ObjectFile/ELF/
ELFHeader.h 47 typedef int32_t elf_sword; typedef in namespace:elf

Completed in 1453 milliseconds