Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h289 JITTargetAddress RemoteSegmentAddr, in copyAndProtect() argument
291 if (RemoteSegmentAddr) { in copyAndProtect()
311 << format("0x%016" PRIx64, RemoteSegmentAddr) in copyAndProtect()
313 if (Client.setProtections(Id, RemoteSegmentAddr, Permissions)) in copyAndProtect()