Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp796 Variable::RangeList raw_ranges = in GetVariableLocationInfo() local
815 if (GetFrameDataProgram(index, raw_ranges, program)) in GetVariableLocationInfo()
823 AddDwarfRange(location_map, expr, raw_ranges); in GetVariableLocationInfo()
835 Variable::RangeList raw_ranges = in GetVariableLocationInfo() local
839 AddDwarfRange(location_map, expr, raw_ranges); in GetVariableLocationInfo()
850 Variable::RangeList raw_ranges = in GetVariableLocationInfo() local
856 if (GetFrameDataProgram(index, raw_ranges, program)) in GetVariableLocationInfo()
868 AddDwarfRange(location_map, expr, raw_ranges); in GetVariableLocationInfo()