Searched defs:isSectionStripped (Results 1 – 4 of 4) sorted by relevance
84 bool ObjectFile::isSectionStripped(DataRefImpl Sec) const { return false; } in isSectionStripped() function in ObjectFile
2051 bool MachOObjectFile::isSectionStripped(DataRefImpl Sec) const { in isSectionStripped() function in MachOObjectFile
87 bool ObjectFile::isSectionStripped(DataRefImpl Sec) const { return false; } in isSectionStripped() function in ObjectFile
2161 bool MachOObjectFile::isSectionStripped(DataRefImpl Sec) const { in isSectionStripped() function in MachOObjectFile