Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h146 NotifyObjectLoaded(*this), NotifyFinalized(*this), in OrcMCJITReplacement()
147 ObjectLayer(NotifyObjectLoaded, NotifyFinalized), in OrcMCJITReplacement()
329 NotifyObjectLoadedT NotifyObjectLoaded; variable