Searched defs:GetAddressRange (Results 1 – 5 of 5) sorted by relevance
88 llvm::Optional<AddressRange> UnwindTable::GetAddressRange(const Address &addr, in GetAddressRange() function in UnwindTable
172 bool DWARFCallFrameInfo::GetAddressRange(Address addr, AddressRange &range) { in GetAddressRange() function in DWARFCallFrameInfo
380 bool SymbolContext::GetAddressRange(uint32_t scope, uint32_t range_idx, in GetAddressRange() function in SymbolContext
461 const AddressRange &GetAddressRange() { return m_range; } in GetAddressRange() function
458 const AddressRange &GetAddressRange() const { in GetAddressRange() function