Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-jitlistener/
Dllvm-jitlistener.cpp43 NativeCodeMap ReportedDebugFuncs; variable
55 ReportedDebugFuncs[msg->method_id]; in NotifyEvent()
68 ReportedDebugFuncs[msg->method_id].push_back(loc); in NotifyEvent()
84 assert(1 == ReportedDebugFuncs.erase(UnloadId)); in NotifyEvent()