Lines Matching refs:SectionedAddress
494 Address.SectionIndex = object::SectionedAddress::UndefSection; in reset()
531 SectionIndex = object::SectionedAddress::UndefSection; in reset()
1290 object::SectionedAddress Address) const { in findRowInSeq()
1316 object::SectionedAddress Address) const { in lookupAddress()
1322 Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddress()
1326 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddress()
1331 object::SectionedAddress Address) const { in lookupAddressImpl()
1344 object::SectionedAddress Address, uint64_t Size, in lookupAddressRange()
1351 if (Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddressRange()
1355 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddressRange()
1360 object::SectionedAddress Address, uint64_t Size, in lookupAddressRangeImpl()
1480 object::SectionedAddress Address, const char *CompDir, in getFileLineInfoForAddress()