Searched refs:SectionPimpl (Results 1 – 1 of 1) sorted by relevance
83 DataRefImpl SectionPimpl; variable435 : SectionPimpl(SectionP) in SectionRef()440 SectionPimpl == Other.SectionPimpl;449 return SectionPimpl < Other.SectionPimpl;457 return OwningObject->getSectionName(SectionPimpl); in getName()469 return OwningObject->getSectionSize(SectionPimpl); in getSize()489 return OwningObject->isSectionText(SectionPimpl); in isText()493 return OwningObject->isSectionData(SectionPimpl); in isData()497 return OwningObject->isSectionBSS(SectionPimpl); in isBSS()513 return OwningObject->isBerkeleyText(SectionPimpl); in isBerkeleyText()[all …]