Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h277 class NotifyObjectLoadedT {
283 NotifyObjectLoadedT(OrcMCJITReplacement &M) : M(M) {} in NotifyObjectLoadedT() function
320 typedef ObjectLinkingLayer<NotifyObjectLoadedT> ObjectLayerT;
330 NotifyObjectLoadedT NotifyObjectLoaded;