Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp1023 uint64_t lastPPCRelaxedRelocOff = UINT64_C(-1); in relocateAlloc() local
1053 lastPPCRelaxedRelocOff = offset; in relocateAlloc()
1054 if (type == R_PPC64_PCREL_OPT && offset != lastPPCRelaxedRelocOff) in relocateAlloc()