Searched defs:GetAddressRange (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindTable.cpp86 llvm::Optional<AddressRange> UnwindTable::GetAddressRange(const Address &addr, function in class:UnwindTable
H A DDWARFCallFrameInfo.cpp172 bool DWARFCallFrameInfo::GetAddressRange(Address addr, AddressRange &range) { function in class:DWARFCallFrameInfo
H A DSymbolContext.cpp377 bool SymbolContext::GetAddressRange(uint32_t scope, uint32_t range_idx, function in class:SymbolContext
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h425 const AddressRange &GetAddressRange() { return m_range; } function in class:lldb_private::Function
H A DUnwindPlan.h441 const AddressRange &GetAddressRange() const { function in class:lldb_private::UnwindPlan

Completed in 148 milliseconds