Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointResolverFileLine.cpp197 if (!target.GetAutoSourceMapRelative()) in DeduceSourceMapping()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h144 bool GetAutoSourceMapRelative() const;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4367 bool TargetProperties::GetAutoSourceMapRelative() const { in GetAutoSourceMapRelative() function in TargetProperties