Lines Matching refs:SectionedAddress
478 Address.SectionIndex = object::SectionedAddress::UndefSection; in reset()
515 SectionIndex = object::SectionedAddress::UndefSection; in reset()
1274 object::SectionedAddress Address) const { in findRowInSeq()
1300 object::SectionedAddress Address) const { in lookupAddress()
1306 Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddress()
1310 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddress()
1315 object::SectionedAddress Address) const { in lookupAddressImpl()
1328 object::SectionedAddress Address, uint64_t Size, in lookupAddressRange()
1335 if (Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddressRange()
1339 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddressRange()
1344 object::SectionedAddress Address, uint64_t Size, in lookupAddressRangeImpl()
1464 object::SectionedAddress Address, const char *CompDir, in getFileLineInfoForAddress()