Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTrace.h465 GetLiveProcessBinaryData(llvm::StringRef kind);
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTrace.cpp265 Trace::GetLiveProcessBinaryData(llvm::StringRef kind) { in GetLiveProcessBinaryData() function in Trace
/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp486 GetLiveProcessBinaryData(IntelPTDataKinds::kProcFsCpuInfo); in GetCPUInfoForLiveProcess()