Searched refs:writeGotHeader (Results 1 – 5 of 5) sorted by relevance
30 void writeGotHeader(uint8_t *buf) const override;185 void PPC::writeGotHeader(uint8_t *buf) const { in writeGotHeader() function in PPC
27 void writeGotHeader(uint8_t *buf) const override;136 void RISCV::writeGotHeader(uint8_t *buf) const { in writeGotHeader() function in RISCV
379 void writeGotHeader(uint8_t *buf) const override;1061 void PPC64::writeGotHeader(uint8_t *buf) const { in writeGotHeader() function in PPC64
33 virtual void writeGotHeader(uint8_t *buf) const {} in writeGotHeader() function
699 target->writeGotHeader(buf); in writeTo()