Searched refs:SetRangeBase (Results 1 - 5 of 5) sorted by relevance

/external/lldb/include/lldb/Core/
H A DRangeMap.h70 SetRangeBase (BaseType b) function in struct:lldb_private::Range
955 entry.SetRangeBase(addr);
985 entry.SetRangeBase(addr);
1255 entry.SetRangeBase(addr);
1285 entry.SetRangeBase(addr);
/external/lldb/source/Symbol/
H A DLineTable.cpp483 range.SetRangeBase(entry.file_addr);
H A DSymtab.cpp952 entry.SetRangeBase(pos->GetAddress().GetFileAddress());
/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1471 region_info.GetRange().SetRangeBase(addr_value);
/external/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp983 entry.SetRangeBase(encryption_cmd.cryptoff);
3979 file_range.SetRangeBase (offset);

Completed in 409 milliseconds