reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/Driver.cpp
 1103   config->picThunk = args.hasArg(OPT_pic_veneer, config->isPic);
 1128   config->writeAddends = args.hasFlag(OPT_apply_dynamic_relocs,
 1133       args.hasFlag(OPT_toc_optimize, OPT_no_toc_optimize, m == EM_PPC64);