Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.cpp792 Variable::RangeList raw_ranges = in GetVariableLocationInfo() local
811 if (GetFrameDataProgram(index, raw_ranges, program)) in GetVariableLocationInfo()
819 AddDwarfRange(location_map, expr, raw_ranges); in GetVariableLocationInfo()
831 Variable::RangeList raw_ranges = in GetVariableLocationInfo() local
835 AddDwarfRange(location_map, expr, raw_ranges); in GetVariableLocationInfo()
846 Variable::RangeList raw_ranges = in GetVariableLocationInfo() local
852 if (GetFrameDataProgram(index, raw_ranges, program)) in GetVariableLocationInfo()
864 AddDwarfRange(location_map, expr, raw_ranges); in GetVariableLocationInfo()