Searched refs:hasContents (Results 1 – 3 of 3) sorted by relevance
551 virtual bool hasContents() const { return false; } in hasContents() function620 bool hasContents() const override { in hasContents() function659 bool hasContents() const override { return true; } in hasContents() function
690 if (Sec.Type != SHT_NOTE || !Sec.hasContents()) in removeNotes()
2158 if (!Sec->hasContents()) in updateSectionData()