Home
last modified time | relevance | path

Searched refs:ShadowStackGC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DBuiltinGCs.cpp54 class ShadowStackGC : public GCStrategy { class
56 ShadowStackGC() {} in ShadowStackGC() function in __anon37be3b990111::ShadowStackGC
123 static GCRegistry::Add<ShadowStackGC>
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DGarbageCollection.rst857 your GC. The best example of such a pass is the ShadowStackGC and it's