Home
last modified time | relevance | path

Searched defs:GetEndAddress (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDVMRange.h65 lldb::addr_t GetEndAddress() const { return GetBaseAddress() + m_byte_size; } in GetEndAddress() function
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBLineEntry.cpp64 SBAddress SBLineEntry::GetEndAddress() const { in GetEndAddress() function in SBLineEntry
HDSBSymbol.cpp166 SBAddress SBSymbol::GetEndAddress() { in GetEndAddress() function in SBSymbol
HDSBFunction.cpp166 SBAddress SBFunction::GetEndAddress() { in GetEndAddress() function in SBFunction