reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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;