HomeSort by relevance Sort by last modified time
    Searched full:address_offset (Results 1 - 13 of 13) sorted by null

  /external/qemu/
elf_ops.h 180 static int glue(load_elf, SZ)(int fd, int64_t address_offset,
245 /* address_offset is hack for kernel images that are
247 addr = ph->p_paddr + address_offset;
loader.c 307 int load_elf(const char *filename, int64_t address_offset,
342 ret = load_elf64(fd, address_offset, must_swab, pentry,
345 ret = load_elf32(fd, address_offset, must_swab, pentry,
sysemu.h 229 int load_elf(const char *filename, int64_t address_offset,
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 612 void insert_demux_addr_offset(OMX_U32 address_offset);
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 651 void insert_demux_addr_offset(OMX_U32 address_offset);
    [all...]
omx_vdec_hevc.h 628 void insert_demux_addr_offset(OMX_U32 address_offset);
    [all...]
  /external/qemu/target-arm/
translate.c 7169 int address_offset; local
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 10 0x04 address_offset Counts the number of loads blocked by a preceding store address
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_hevc.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]

Completed in 616 milliseconds