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 74 size_t pointer_offset() { return pointer_offset_; } function in class:DebugData
malloc_debug.cpp 236 header->usable_size -= g_debug->pointer_offset() + reinterpret_cast<uintptr_t>(header) -
560 uintptr_t value = reinterpret_cast<uintptr_t>(pointer) + g_debug->pointer_offset();
  /art/libartbase/base/
memory_region.h 52 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 124 milliseconds