Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderVTune.cpp117 NativeCodeMap ReportedDebugFuncs; variable
129 ReportedDebugFuncs[msg->method_id]; in NotifyEvent()
142 ReportedDebugFuncs[msg->method_id].push_back(loc); in NotifyEvent()
156 assert(1 == ReportedDebugFuncs.erase(UnloadId)); in NotifyEvent()