Searched refs:SectionPimpl (Results 1 – 1 of 1) sorted by relevance
84 DataRefImpl SectionPimpl; variable496 : SectionPimpl(SectionP) in SectionRef()501 SectionPimpl == Other.SectionPimpl;510 return SectionPimpl < Other.SectionPimpl;514 return OwningObject->moveSectionNext(SectionPimpl); in moveNext()518 return OwningObject->getSectionName(SectionPimpl); in getName()522 return OwningObject->getSectionAddress(SectionPimpl); in getAddress()526 return OwningObject->getSectionIndex(SectionPimpl); in getIndex()530 return OwningObject->getSectionSize(SectionPimpl); in getSize()535 OwningObject->getSectionContents(SectionPimpl); in getContents()[all …]