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

Declarations

tools/lld/ELF/Writer.cpp
   55   void forEachRelSec(llvm::function_ref<void(InputSectionBase &)> fn);

References

tools/lld/ELF/Writer.cpp
 1749     forEachRelSec(scanRelocations<ELFT>);