Searched refs:SectionPimpl (Results 1 – 1 of 1) sorted by relevance
83 DataRefImpl SectionPimpl; variable422 : SectionPimpl(SectionP) in SectionRef()427 SectionPimpl == Other.SectionPimpl;436 return SectionPimpl < Other.SectionPimpl;440 return OwningObject->moveSectionNext(SectionPimpl); in moveNext()444 return OwningObject->getSectionName(SectionPimpl); in getName()448 return OwningObject->getSectionAddress(SectionPimpl); in getAddress()452 return OwningObject->getSectionIndex(SectionPimpl); in getIndex()456 return OwningObject->getSectionSize(SectionPimpl); in getSize()461 OwningObject->getSectionContents(SectionPimpl); in getContents()[all …]