Searched refs:isStripped (Results 1 – 17 of 17) sorted by relevance
98 return !Dbi->isStripped(); in hasPrivateSymbols()
172 bool DbiStream::isStripped() const { in isStripped() function in DbiStream
53 bool isStripped() const;
76 bool isStripped() const;
115 bool isStripped() const;486 inline bool SectionRef::isStripped() const { in isStripped() function
114 bool isStripped() const;495 inline bool SectionRef::isStripped() const { in isStripped() function
217 bool DbiStream::isStripped() const { in isStripped() function in DbiStream
443 P.printBoolean("Is Stripped", DS->isStripped()); in dumpDbiStream()
384 RAW_METHOD_DUMP(OS, isStripped); in dump()
294 if (m_index->dbi().isStripped()) in CalculateAbilities()
1598 if (Section.isStripped()) in DWARFObjInMemory()
1667 if (Section.isStripped()) in DWARFObjInMemory()
266 P.formatLine("Is stripped: {0}", DBI.isStripped()); in dumpFileSummary()