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

Overridden By

tools/llvm-objcopy/ELF/Object.cpp
  904 void RelocationSection::markSymbols() {
  976 void GroupSection::markSymbols() {

Declarations

tools/llvm-objcopy/ELF/Object.h
  417   virtual void markSymbols();

References

tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  402       Sec.markSymbols();