Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/
H A Dinterface.h90 uintptr_t allocation_address; global() member
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp321 lldb::addr_t allocation_address = LLDB_INVALID_ADDRESS; in Malloc() local