Lines Matching refs:write32le
405 write32le(buf + 2, gotPlt - plt + 2); // GOTPLT+8 in writePltHeader()
406 write32le(buf + 8, gotPlt - plt + 4); // GOTPLT+16 in writePltHeader()
418 write32le(buf + 2, sym.getGotPltVA() - pltEntryAddr - 6); in writePlt()
419 write32le(buf + 7, sym.getPltIdx()); in writePlt()
420 write32le(buf + 12, in.plt->getVA() - pltEntryAddr - 16); in writePlt()
449 write32le(loc + 8, val + 4); in relaxTlsGdToLe()
462 write32le(loc, val + 4); in relaxTlsGdToLe()
490 write32le(loc + 8, val - 8); in relaxTlsGdToIe()
502 write32le(loc, val); in relaxTlsGdToIe()
552 write32le(loc, val + 4); in relaxTlsIeToLe()
562 write32le(loc, val); in relaxTlsLdToLe()
764 write32le(loc, val); in relocate()
782 write32le(loc, val); in relocate()
879 write32le(loc, val); in relaxGotNoPic()
900 write32le(loc, val); in relaxGotNoPic()
911 write32le(loc, val); in relaxGot()
930 write32le(loc, val); in relaxGot()
939 write32le(loc - 1, val + 1); in relaxGot()
971 write32le(loc + 4, read32le(loc + 4) - 0x4000); in adjustPrologueForCrossSplitStack()
1009 write32le(buf + 6, sym.getGotPltVA() - pltEntryAddr - 10); in writePlt()
1025 write32le(buf + 5, i); in writeIBTPlt()
1026 write32le(buf + 10, -pltHeaderSize - sizeof(inst) * i - 30); in writeIBTPlt()
1088 write32le(buf + 2, gotPlt - plt - 6 + 8); in writePltHeader()
1089 write32le(buf + 9, gotPlt - plt - 13 + 16); in writePltHeader()
1106 write32le(buf + 3, sym.getGotPltVA() - pltEntryAddr - 7); in writePlt()
1107 write32le(buf + 8, -off - 12 + 32); in writePlt()
1108 write32le(buf + 13, -off - 17 + 18); in writePlt()
1109 write32le(buf + 18, sym.getPltIdx()); in writePlt()
1110 write32le(buf + 23, -off - 27); in writePlt()
1144 write32le(buf + 3, sym.getGotPltVA() - pltEntryAddr - 7); in writePlt()
1145 write32le(buf + 8, in.plt->getVA() - pltEntryAddr - 12); in writePlt()