Home
last modified time | relevance | path

Searched refs:lastPPCRelaxedRelocOff (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp1569 uint64_t lastPPCRelaxedRelocOff = -1; in relocateAlloc() local
1584 lastPPCRelaxedRelocOff = rel.offset; in relocateAlloc()
1585 if (rel.type == R_PPC64_PCREL_OPT && rel.offset != lastPPCRelaxedRelocOff) in relocateAlloc()