Searched refs:SectionPimpl (Results 1 – 1 of 1) sorted by relevance
85 DataRefImpl SectionPimpl; variable497 : SectionPimpl(SectionP) in SectionRef()502 SectionPimpl == Other.SectionPimpl;511 return SectionPimpl < Other.SectionPimpl;515 return OwningObject->moveSectionNext(SectionPimpl); in moveNext()519 return OwningObject->getSectionName(SectionPimpl); in getName()523 return OwningObject->getSectionAddress(SectionPimpl); in getAddress()527 return OwningObject->getSectionIndex(SectionPimpl); in getIndex()531 return OwningObject->getSectionSize(SectionPimpl); in getSize()536 OwningObject->getSectionContents(SectionPimpl); in getContents()[all …]