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

  /external/libunwind/src/dwarf/
Gfind_unwind_table.c 64 unw_word_t hdr_offset = phdr.p_offset; local
87 unw_word_t addr = (unw_word_t) (uintptr_t) (hdr_offset + sizeof(struct dwarf_eh_frame_hdr));
121 di_cache->u.rti.segbase = ((load_base + phdr.p_vaddr) + (hdr_offset - phdr.p_offset));
  /device/google/marlin/recovery/gpt-utils/
gpt-utils.cpp 1189 int64_t hdr_offset = 0; local
    [all...]
  /hardware/qcom/msm8998/gpt-utils/
gpt-utils.cpp 1189 int64_t hdr_offset = 0; local
    [all...]
  /external/fio/
verify.c 302 unsigned long hdr_offset; local
312 hdr_offset = vc->hdr_num * hdr->len;
314 dump_buf(io_u->buf + hdr_offset, hdr->len, io_u->offset + hdr_offset,
329 dump_buf(buf + hdr_offset, hdr->len, io_u->offset + hdr_offset,
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
mach-o.h 597 file_ptr hdr_offset; member in struct:mach_o_data_struct
mach-o.c     [all...]

Completed in 196 milliseconds