Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DTPCIndirectionUtils.cpp216 tpctypes::UInt32Write PUpdate(PtrAddr, NewAddr); in updatePointer() local
217 return MemAccess.writeUInt32s(PUpdate); in updatePointer()
220 tpctypes::UInt64Write PUpdate(PtrAddr, NewAddr); in updatePointer() local
221 return MemAccess.writeUInt64s(PUpdate); in updatePointer()