Searched refs:SectionPimpl (Results 1 – 1 of 1) sorted by relevance
83 DataRefImpl SectionPimpl; variable425 : SectionPimpl(SectionP) in SectionRef()430 SectionPimpl == Other.SectionPimpl;439 return SectionPimpl < Other.SectionPimpl;447 return OwningObject->getSectionName(SectionPimpl); in getName()459 return OwningObject->getSectionSize(SectionPimpl); in getSize()479 return OwningObject->isSectionText(SectionPimpl); in isText()483 return OwningObject->isSectionData(SectionPimpl); in isData()487 return OwningObject->isSectionBSS(SectionPimpl); in isBSS()503 return OwningObject->isBerkeleyText(SectionPimpl); in isBerkeleyText()[all …]