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

Overrides

tools/llvm-objcopy/ELF/Object.cpp
  916 void SectionWriter::visit(const DynamicRelocationSection &Sec) {
tools/llvm-objcopy/ELF/Object.h
   81   virtual void visit(const DynamicRelocationSection &Sec) = 0;

Declarations

tools/llvm-objcopy/ELF/Object.h
  291   void visit(const DynamicRelocationSection &Sec) final;