Searched refs:GetMaxRangeEnd (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h220 BaseType GetMaxRangeEnd(BaseType fail_value) const { function in class:lldb_private::RangeArray
452 BaseType GetMaxRangeEnd(BaseType fail_value) const { function in class:lldb_private::RangeVector
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2298 lldb::addr_t highest_func_addr = func_ranges.GetMaxRangeEnd(0);

Completed in 145 milliseconds