Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-jitlistener/
Dllvm-jitlistener.cpp82 unsigned int UnloadId in NotifyEvent() local
84 assert(1 == ReportedDebugFuncs.erase(UnloadId)); in NotifyEvent()
85 outs() << "Method unload [" << UnloadId << "]\n"; in NotifyEvent()