Lines Matching refs:SectionedAddress
473 Address.SectionIndex = object::SectionedAddress::UndefSection; in reset()
508 SectionIndex = object::SectionedAddress::UndefSection; in reset()
1219 object::SectionedAddress Address) const { in findRowInSeq()
1242 object::SectionedAddress Address) const { in lookupAddress()
1248 Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddress()
1252 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddress()
1257 object::SectionedAddress Address) const { in lookupAddressImpl()
1270 object::SectionedAddress Address, uint64_t Size, in lookupAddressRange()
1277 if (Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddressRange()
1281 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddressRange()
1286 object::SectionedAddress Address, uint64_t Size, in lookupAddressRangeImpl()
1405 object::SectionedAddress Address, const char *CompDir, in getFileLineInfoForAddress()