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