Searched refs:lastPPCRelaxedRelocOff (Results 1 – 1 of 1) sorted by relevance
975 uint64_t lastPPCRelaxedRelocOff = UINT64_C(-1); in relocateAlloc() local1023 lastPPCRelaxedRelocOff = offset; in relocateAlloc()1024 if (rel.type == R_PPC64_PCREL_OPT && offset != lastPPCRelaxedRelocOff) in relocateAlloc()