Searched refs:writePPC64LoadAndBranch (Results 1 – 3 of 3) sorted by relevance
74 void writePPC64LoadAndBranch(uint8_t *buf, int64_t offset);
1121 void elf::writePPC64LoadAndBranch(uint8_t *buf, int64_t offset) { in writePPC64LoadAndBranch() function in elf1135 writePPC64LoadAndBranch(buf + 4, offset); in writeTo()1178 writePPC64LoadAndBranch(buf + 4, offsetFromTOC); in writeTo()1238 writePPC64LoadAndBranch(buf, offset); in writeTo()
1171 writePPC64LoadAndBranch(buf, sym.getGotPltVA() - getPPC64TocBase()); in writeIplt()