Searched defs:gotPltEntryAddr (Results 1 – 4 of 4) sorted by relevance
229 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local680 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
377 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
324 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
235 static void writePltLong(uint8_t *buf, uint64_t gotPltEntryAddr, in writePltLong()