Searched refs:ShadowStackGC (Results 1 – 3 of 3) sorted by relevance
41 class ShadowStackGC : public GCStrategy { class56 ShadowStackGC();76 static GCRegistry::Add<ShadowStackGC>197 ShadowStackGC::ShadowStackGC() : Head(0), StackEntryTy(0) { in ShadowStackGC() function in ShadowStackGC202 Constant *ShadowStackGC::GetFrameMap(Function &F) { in GetFrameMap()258 Type* ShadowStackGC::GetConcreteStackEntryType(Function &F) { in GetConcreteStackEntryType()270 bool ShadowStackGC::initializeCustomLowering(Module &M) { in initializeCustomLowering()315 bool ShadowStackGC::IsNullValue(Value *V) { in IsNullValue()321 void ShadowStackGC::CollectRoots(Function &F) { in CollectRoots()349 ShadowStackGC::CreateGEP(LLVMContext &Context, IRBuilder<> &B, Value *BasePtr, in CreateGEP()[all …]
89 ShadowStackGC.cpp
89 ShadowStackGC.cpp \