reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overrides

tools/llvm-objcopy/ELF/Object.h
  101   virtual void visit(SectionIndexSection &Sec) = 0;

Declarations

tools/llvm-objcopy/ELF/Object.h
  165   void visit(SectionIndexSection &Sec) override;