Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp36 MakeRangeList(const PdbIndex &index, const LocalVariableAddrRange &range, in MakeRangeList() function
793 MakeRangeList(index, loc.Range, loc.Gaps); in GetVariableLocationInfo()
832 MakeRangeList(index, loc.Range, loc.Gaps); in GetVariableLocationInfo()
847 MakeRangeList(index, loc.Range, loc.Gaps); in GetVariableLocationInfo()
877 Variable::RangeList ranges = MakeRangeList(index, loc.Range, loc.Gaps); in GetVariableLocationInfo()