Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcommon.cpp40 void AllocationMetadata::RecordAllocation(uintptr_t AllocAddr, in RecordAllocation() argument
42 Addr = AllocAddr; in RecordAllocation()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h406 JITTargetAddress AllocAddr = static_cast<JITTargetAddress>( in handleReserveMem() local
409 return AllocAddr; in handleReserveMem()