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

Declarations

tools/llvm-objcopy/COFF/Object.h
  134   void addSections(ArrayRef<Section> NewSections);

References

tools/llvm-objcopy/COFF/COFFObjcopy.cpp
   81   Obj.addSections(Sec);
tools/llvm-objcopy/COFF/Reader.cpp
   81   Obj.addSections(Sections);