Lines Matching refs:SectionedAddress
473 Address.SectionIndex = object::SectionedAddress::UndefSection; in reset()
508 SectionIndex = object::SectionedAddress::UndefSection; in reset()
1215 object::SectionedAddress Address) const { in findRowInSeq()
1238 object::SectionedAddress Address) const { in lookupAddress()
1244 Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddress()
1248 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddress()
1253 object::SectionedAddress Address) const { in lookupAddressImpl()
1266 object::SectionedAddress Address, uint64_t Size, in lookupAddressRange()
1273 if (Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddressRange()
1277 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddressRange()
1282 object::SectionedAddress Address, uint64_t Size, in lookupAddressRangeImpl()
1400 object::SectionedAddress Address, const char *CompDir, in getFileLineInfoForAddress()