Searched refs:isSectionStripped (Results 1 – 4 of 4) sorted by relevance
78 bool ObjectFile::isSectionStripped(DataRefImpl Sec) const { return false; } in isSectionStripped() function in ObjectFile
2007 bool MachOObjectFile::isSectionStripped(DataRefImpl Sec) const { in isSectionStripped() function in MachOObjectFile
240 virtual bool isSectionStripped(DataRefImpl Sec) const;449 return OwningObject->isSectionStripped(SectionPimpl); in isStripped()
323 bool isSectionStripped(DataRefImpl Sec) const override;