Searched refs:SectionPimpl (Results 1 – 1 of 1) sorted by relevance
83 DataRefImpl SectionPimpl; variable439 : SectionPimpl(SectionP) in SectionRef()444 SectionPimpl == Other.SectionPimpl;453 return SectionPimpl < Other.SectionPimpl;457 return OwningObject->moveSectionNext(SectionPimpl); in moveNext()461 return OwningObject->getSectionName(SectionPimpl); in getName()465 return OwningObject->getSectionAddress(SectionPimpl); in getAddress()469 return OwningObject->getSectionIndex(SectionPimpl); in getIndex()473 return OwningObject->getSectionSize(SectionPimpl); in getSize()478 OwningObject->getSectionContents(SectionPimpl); in getContents()[all …]