Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h160 bool ApproximateLine; member
164 bool ApproximateLine = false)
165 : FLIKind(FLIKind), FNKind(FNKind), ApproximateLine(ApproximateLine) {} in FLIKind()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1745 {Address.Address, Address.SectionIndex}, Spec.ApproximateLine, in getLineInfoForAddress()
1842 {Address.Address, Address.SectionIndex}, Spec.ApproximateLine, in getInliningInfoForAddress()
1869 {Address.Address, Address.SectionIndex}, Spec.ApproximateLine, in getInliningInfoForAddress()