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

Overridden By

tools/lld/ELF/Arch/PPC.cpp
  159 void PPC::writeGotHeader(uint8_t *buf) const {
tools/lld/ELF/Arch/PPC64.cpp
  643 void PPC64::writeGotHeader(uint8_t *buf) const {
tools/lld/ELF/Arch/RISCV.cpp
  130 void RISCV::writeGotHeader(uint8_t *buf) const {

References

tools/lld/ELF/SyntheticSections.cpp
  655   target->writeGotHeader(buf);