Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-jitlistener/
Dllvm-jitlistener.cpp41 NativeCodeMap ReportedDebugFuncs; variable
53 ReportedDebugFuncs[msg->method_id]; in NotifyEvent()
66 ReportedDebugFuncs[msg->method_id].push_back(loc); in NotifyEvent()
82 assert(1 == ReportedDebugFuncs.erase(UnloadId)); in NotifyEvent()
/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()