Lines Matching defs:accept

443 Error Section::accept(SectionVisitor &Visitor) const {  in accept()  function in Section
447 Error Section::accept(MutableSectionVisitor &Visitor) { in accept() function in Section
505 Error DecompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in DecompressedSection
509 Error DecompressedSection::accept(MutableSectionVisitor &Visitor) { in accept() function in DecompressedSection
513 Error OwnedDataSection::accept(SectionVisitor &Visitor) const { in accept() function in OwnedDataSection
517 Error OwnedDataSection::accept(MutableSectionVisitor &Visitor) { in accept() function in OwnedDataSection
584 Error CompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in CompressedSection
588 Error CompressedSection::accept(MutableSectionVisitor &Visitor) { in accept() function in CompressedSection
609 Error StringTableSection::accept(SectionVisitor &Visitor) const { in accept() function in StringTableSection
613 Error StringTableSection::accept(MutableSectionVisitor &Visitor) { in accept() function in StringTableSection
643 Error SectionIndexSection::accept(SectionVisitor &Visitor) const { in accept() function in SectionIndexSection
647 Error SectionIndexSection::accept(MutableSectionVisitor &Visitor) { in accept() function in SectionIndexSection
881 Error SymbolTableSection::accept(SectionVisitor &Visitor) const { in accept() function in SymbolTableSection
885 Error SymbolTableSection::accept(MutableSectionVisitor &Visitor) { in accept() function in SymbolTableSection
1002 Error RelocationSection::accept(SectionVisitor &Visitor) const { in accept() function in RelocationSection
1006 Error RelocationSection::accept(MutableSectionVisitor &Visitor) { in accept() function in RelocationSection
1039 Error DynamicRelocationSection::accept(SectionVisitor &Visitor) const { in accept() function in DynamicRelocationSection
1043 Error DynamicRelocationSection::accept(MutableSectionVisitor &Visitor) { in accept() function in DynamicRelocationSection
1192 Error GnuDebugLinkSection::accept(SectionVisitor &Visitor) const { in accept() function in GnuDebugLinkSection
1196 Error GnuDebugLinkSection::accept(MutableSectionVisitor &Visitor) { in accept() function in GnuDebugLinkSection
1210 Error GroupSection::accept(SectionVisitor &Visitor) const { in accept() function in GroupSection
1214 Error GroupSection::accept(MutableSectionVisitor &Visitor) { in accept() function in GroupSection