Home
last modified time | relevance | path

Searched defs:allocation_address (Results 1 – 4 of 4) sorted by relevance

/external/scudo/standalone/include/scudo/
Dinterface.h90 uintptr_t allocation_address; member
/external/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/
Dinterface.h89 uintptr_t allocation_address; member
/external/perfetto/src/profiling/memory/
Dbookkeeping.h252 uint64_t allocation_address; member
/external/llvm-project/lldb/source/Expression/
DIRMemoryMap.cpp296 lldb::addr_t allocation_address = LLDB_INVALID_ADDRESS; in Malloc() local