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

  /bionic/libc/malloc_debug/
DebugData.h 82 size_t pointer_offset() { return pointer_offset_; } function in class:DebugData
malloc_debug.cpp 148 header->usable_size -= g_debug->pointer_offset() +
454 uintptr_t value = reinterpret_cast<uintptr_t>(pointer) + g_debug->pointer_offset();
  /art/runtime/
memory_region.h 51 static size_t pointer_offset() { function in class:art::FINAL
  /external/autotest/client/cros/
dhcp_packet.py 226 pointer_offset = ((maybe_part_len << 8) +
231 pointer_offset)

Completed in 379 milliseconds