Searched refs:AllocAddr (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcommon.cpp37 void AllocationMetadata::RecordAllocation(uintptr_t AllocAddr, argument
39 Addr = AllocAddr;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h391 JITTargetAddress AllocAddr = static_cast<JITTargetAddress>( local
394 return AllocAddr;

Completed in 104 milliseconds