Searched refs:ShadowStackGC (Results 1 – 4 of 4) sorted by relevance
41 class ShadowStackGC : public GCStrategy { class43 ShadowStackGC();47 static GCRegistry::Add<ShadowStackGC>52 ShadowStackGC::ShadowStackGC() { in ShadowStackGC() function in ShadowStackGC
109 ShadowStackGC.cpp \
112 ShadowStackGC.cpp
879 your GC. The best example of such a pass is the ShadowStackGC and it's