Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.h206 using NotifyFreedFtor = std::function<void(VModuleKey, const object::ObjectFile &Obj)>; variable
363 NotifyFreedFtor NotifyFreed = NotifyFreedFtor()),
374 NotifyFreedFtor NotifyFreed = NotifyFreedFtor())
473 NotifyFreedFtor NotifyFreed;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.cpp265 NotifyFreedFtor NotifyFreed) in LegacyRTDyldObjectLinkingLayer()