reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
299 Options.RelaxELFRelocations = RelaxELFRelocations;
lib/CodeGen/LLVMTargetMachine.cpp 68 TmpAsmInfo->setRelaxELFRelocations(Options.RelaxELFRelocations);
lib/LTO/LTO.cpp 121 AddUnsigned(Conf.Options.RelaxELFRelocations);
tools/clang/lib/CodeGen/BackendUtil.cpp 460 Options.RelaxELFRelocations = CodeGenOpts.RelaxELFRelocations;
tools/gold/gold-plugin.cpp 849 Conf.Options.RelaxELFRelocations = false;
tools/lld/ELF/LTO.cpp 72 c.Options.RelaxELFRelocations = true;