Searched defs:gotPltEntryAddr (Results 1 – 4 of 4) sorted by relevance
270 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local927 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
378 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
322 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
249 static void writePltLong(uint8_t *buf, uint64_t gotPltEntryAddr, in writePltLong()