Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DPPC64.cpp1536 uint64_t lastPPCRelaxedRelocOff = -1; in relocateAlloc() local
1551 lastPPCRelaxedRelocOff = rel.offset; in relocateAlloc()
1552 if (rel.type == R_PPC64_PCREL_OPT && rel.offset != lastPPCRelaxedRelocOff) in relocateAlloc()