Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.h179 this->Parent.NotifyFreed(K, *ObjForNotify.getBinary()); in ~ConcreteLinkedObject()
218 ObjForNotify = std::move(PFC->Obj); // needed for callback in finalize()
277 OwnedObject ObjForNotify; variable