Searched refs:writeGotPltHeader (Results 1 – 4 of 4) sorted by relevance
30 void writeGotPltHeader(uint8_t *buf) const override;174 void X86::writeGotPltHeader(uint8_t *buf) const { in writeGotPltHeader() function in X86
33 void writeGotPltHeader(uint8_t *buf) const override;368 void X86_64::writeGotPltHeader(uint8_t *buf) const { in writeGotPltHeader() function in X86_64
32 virtual void writeGotPltHeader(uint8_t *buf) const {} in writeGotPltHeader() function
1148 target->writeGotPltHeader(buf); in writeTo()