Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DConfig.h217 bool warnIfuncTextrel; member
DRelocations.cpp1315 if (sym.isGnuIFunc() && !config->zText && config->warnIfuncTextrel) { in scanReloc()
DDriver.cpp1090 config->warnIfuncTextrel = in readConfigs()