Home
last modified time | relevance | path

Searched refs:AllocAddr (Results 1 – 5 of 5) sorted by relevance

/external/gwp_asan/gwp_asan/
Dcommon.cpp40 void AllocationMetadata::RecordAllocation(uintptr_t AllocAddr, in RecordAllocation() argument
42 Addr = AllocAddr; in RecordAllocation()
/external/llvm-project/compiler-rt/lib/gwp_asan/
Dcommon.cpp40 void AllocationMetadata::RecordAllocation(uintptr_t AllocAddr, in RecordAllocation() argument
42 Addr = AllocAddr; in RecordAllocation()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h391 JITTargetAddress AllocAddr = static_cast<JITTargetAddress>( in handleReserveMem() local
394 return AllocAddr; in handleReserveMem()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h405 JITTargetAddress AllocAddr = static_cast<JITTargetAddress>( in handleReserveMem() local
408 return AllocAddr; in handleReserveMem()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h400 TargetAddress AllocAddr = in handleReserveMem() local
403 return AllocAddr; in handleReserveMem()