Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputSection.cpp1008 uint64_t lastPPCRelaxedRelocOff = UINT64_C(-1); in relocateAlloc() local
1038 lastPPCRelaxedRelocOff = offset; in relocateAlloc()
1039 if (type == R_PPC64_PCREL_OPT && offset != lastPPCRelaxedRelocOff) in relocateAlloc()