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

References

include/llvm/MC/MCTargetOptionsCommandFlags.inc
   58   Options.MCPIECopyRelocations = PIECopyRelocations;
lib/Target/TargetMachine.cpp
  190         GV && Options.MCOptions.MCPIECopyRelocations && isa<GlobalVariable>(GV);
tools/clang/lib/CodeGen/BackendUtil.cpp
  496   Options.MCOptions.MCPIECopyRelocations = CodeGenOpts.PIECopyRelocations;