Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DRangeMap.h286 GetMaxRangeEnd (BaseType fail_value) const in GetMaxRangeEnd() function
566 GetMaxRangeEnd (BaseType fail_value) const in GetMaxRangeEnd() function
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp1055 lldb::addr_t highest_func_addr = func_ranges.GetMaxRangeEnd (0); in ParseCompileUnitFunction()