Searched refs:writeGotHeader (Results 1 – 5 of 5) sorted by relevance
34 void writeGotHeader(uint8_t *buf) const override;187 void PPC::writeGotHeader(uint8_t *buf) const { in writeGotHeader() function in PPC
30 void writeGotHeader(uint8_t *buf) const override;175 void RISCV::writeGotHeader(uint8_t *buf) const { in writeGotHeader() function in RISCV
375 void writeGotHeader(uint8_t *buf) const override;1080 void PPC64::writeGotHeader(uint8_t *buf) const { in writeGotHeader() function in PPC64
34 virtual void writeGotHeader(uint8_t *buf) const {} in writeGotHeader() function
718 target->writeGotHeader(buf); in writeTo()