Searched refs:func_ranges (Results 1 – 1 of 1) sorted by relevance
1023 DWARFDebugRanges::RangeList func_ranges; in ParseCompileUnitFunction() local1043 func_ranges, in ParseCompileUnitFunction()1054 lldb::addr_t lowest_func_addr = func_ranges.GetMinRangeBase (0); in ParseCompileUnitFunction()1055 lldb::addr_t highest_func_addr = func_ranges.GetMaxRangeEnd (0); in ParseCompileUnitFunction()