Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp89 std::string JitPath; member in __anon2110d7bd0111::PerfJITEventListener
197 FilenameBuf << JitPath << "/jit-" << Pid << ".dump"; in PerfJITEventListener()
336 JitPath = std::string(UniqueDebugDir.str()); in InitDebuggingDir()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp49 std::string JitPath; member
325 State.JitPath = std::string(UniqueDebugDir); in InitDebuggingDir()
343 FilenameBuf << Tentative.JitPath << "/jit-" << Tentative.Pid << ".dump"; in registerJITLoaderPerfStartImpl()