Searched refs:GetMinRangeBase (Results 1 – 4 of 4) sorted by relevance
218 BaseType GetMinRangeBase(BaseType fail_value) const { in GetMinRangeBase() function450 BaseType GetMinRangeBase(BaseType fail_value) const { in GetMinRangeBase() function
580 dw_addr_t lowest_range_pc = ranges.GetMinRangeBase(0); in GetDIENamesAndRanges()
1204 subprogram_low_pc = ranges.GetMinRangeBase(0); in ParseBlocksRecursive()1215 subprogram_low_pc = ranges.GetMinRangeBase(0); in ParseBlocksRecursive()
2589 lldb::addr_t lowest_func_addr = func_ranges.GetMinRangeBase(0); in ParseFunctionFromDWARF()