Searched defs:GetAddressRange (Results 1 – 5 of 5) sorted by relevance
135 UnwindTable::GetAddressRange(const Address &addr, const SymbolContext &sc) { in GetAddressRange() function in UnwindTable
176 bool DWARFCallFrameInfo::GetAddressRange(Address addr, AddressRange &range) { in GetAddressRange() function in DWARFCallFrameInfo
393 bool SymbolContext::GetAddressRange(uint32_t scope, uint32_t range_idx, in GetAddressRange() function in SymbolContext
457 const AddressRange &GetAddressRange() { return m_range; } GetAddressRange() function
456 const AddressRange &GetAddressRange() const { in GetAddressRange() function