Searched defs:GetAddressRange (Results 1 – 6 of 6) sorted by relevance
89 std::optional<AddressRange> UnwindTable::GetAddressRange(const Address &addr, in GetAddressRange() function in UnwindTable
176 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
457 const AddressRange &GetAddressRange() { return m_range; } in GetAddressRange() function
456 const AddressRange &GetAddressRange() const { in GetAddressRange() function
442 bool PECallFrameInfo::GetAddressRange(Address addr, AddressRange &range) { in GetAddressRange() function in PECallFrameInfo