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

References

lib/CodeGen/ShadowStackGCLowering.cpp
  145   Constant *GV = new GlobalVariable(*F.getParent(), FrameMap->getType(), true,
  146                                     GlobalVariable::InternalLinkage, FrameMap,
  152   return ConstantExpr::getGetElementPtr(FrameMap->getType(), GV, GEPIndices);