Searched refs:SectionPimpl (Results 1 – 1 of 1) sorted by relevance
84 DataRefImpl SectionPimpl; variable495 : SectionPimpl(SectionP) in SectionRef()500 SectionPimpl == Other.SectionPimpl;509 return SectionPimpl < Other.SectionPimpl;517 return OwningObject->getSectionName(SectionPimpl); in getName()529 return OwningObject->getSectionSize(SectionPimpl); in getSize()550 return OwningObject->isSectionText(SectionPimpl); in isText()554 return OwningObject->isSectionData(SectionPimpl); in isData()558 return OwningObject->isSectionBSS(SectionPimpl); in isBSS()574 return OwningObject->isBerkeleyText(SectionPimpl); in isBerkeleyText()[all …]