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

Declarations

tools/lld/ELF/InputSection.h
  322   template <class ELFT> void writeTo(uint8_t *buf);

References

tools/lld/ELF/OutputSections.cpp
  319     isec->writeTo<ELFT>(buf);