Searched defs:GetAddressRange (Results 1 – 6 of 6) 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
382 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
440 const AddressRange &GetAddressRange() const { in GetAddressRange() function
444 bool PECallFrameInfo::GetAddressRange(Address addr, AddressRange &range) { in GetAddressRange() function in PECallFrameInfo