Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h307 bool pcRelOptimize; member
H A DDriver.cpp414 if (config->pcRelOptimize && config->emachine != EM_PPC64) in checkOptions()
1855 config->pcRelOptimize = in setConfigs()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp1486 config->pcRelOptimize) { in adjustGotPcExpr()