Searched defs:gotPltEntryAddr (Results 1 – 4 of 4) sorted by relevance
411 uint64_t gotPltEntryAddr = sym.getGotPltVA(ctx); in writePlt() local1189 uint64_t gotPltEntryAddr = sym.getGotPltVA(ctx); in writePlt() local
322 uint64_t gotPltEntryAddr = sym.getGotPltVA(ctx); in writePlt() local
443 uint64_t gotPltEntryAddr = sym.getGotPltVA(ctx); in writePlt() local
312 static void writePltLong(Ctx &ctx, uint8_t *buf, uint64_t gotPltEntryAddr, in writePltLong()