Lines Matching refs:write32le

437   write32le(buf + 2, gotPlt - plt + 2); // GOTPLT+8  in writePltHeader()
438 write32le(buf + 8, gotPlt - plt + 4); // GOTPLT+16 in writePltHeader()
450 write32le(buf + 2, sym.getGotPltVA() - pltEntryAddr - 6); in writePlt()
451 write32le(buf + 7, sym.getPltIdx()); in writePlt()
452 write32le(buf + 12, in.plt->getVA() - pltEntryAddr - 16); in writePlt()
480 write32le(loc + 8, val + 4); in relaxTlsGdToLe()
493 write32le(loc, val + 4); in relaxTlsGdToLe()
520 write32le(loc + 8, val - 8); in relaxTlsGdToIe()
532 write32le(loc, val); in relaxTlsGdToIe()
581 write32le(loc, val + 4); in relaxTlsIeToLe()
785 write32le(loc, val); in relocate()
796 write32le(loc, val); in relocate()
815 write32le(loc, val); in relocate()
827 write32le(loc, val); in relocate()
835 write32le(loc, val); in relocate()
843 write32le(loc, val); in relocate()
848 write32le(loc, val); in relocate()
936 write32le(loc, val); in relaxGotNoPic()
957 write32le(loc, val); in relaxGotNoPic()
969 write32le(loc, val); in relaxGot()
988 write32le(loc, val); in relaxGot()
997 write32le(loc - 1, val + 1); in relaxGot()
1029 write32le(loc + 4, read32le(loc + 4) - 0x4000); in adjustPrologueForCrossSplitStack()
1088 write32le(buf + 6, sym.getGotPltVA() - pltEntryAddr - 10); in writePlt()
1104 write32le(buf + 5, i); in writeIBTPlt()
1105 write32le(buf + 10, -pltHeaderSize - sizeof(inst) * i - 30); in writeIBTPlt()
1167 write32le(buf + 2, gotPlt - plt - 6 + 8); in writePltHeader()
1168 write32le(buf + 9, gotPlt - plt - 13 + 16); in writePltHeader()
1185 write32le(buf + 3, sym.getGotPltVA() - pltEntryAddr - 7); in writePlt()
1186 write32le(buf + 8, -off - 12 + 32); in writePlt()
1187 write32le(buf + 13, -off - 17 + 18); in writePlt()
1188 write32le(buf + 18, sym.getPltIdx()); in writePlt()
1189 write32le(buf + 23, -off - 27); in writePlt()
1223 write32le(buf + 3, sym.getGotPltVA() - pltEntryAddr - 7); in writePlt()
1224 write32le(buf + 8, in.plt->getVA() - pltEntryAddr - 12); in writePlt()