Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverFileLine.cpp197 if (!target.GetAutoSourceMapRelative()) in DeduceSourceMapping()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h144 bool GetAutoSourceMapRelative() const;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4462 bool TargetProperties::GetAutoSourceMapRelative() const { in GetAutoSourceMapRelative() function in TargetProperties