Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBuiltinGCs.cpp54 class ShadowStackGC : public GCStrategy { class
56 ShadowStackGC() {} in ShadowStackGC() function in __anonebf2674c0111::ShadowStackGC
123 static GCRegistry::Add<ShadowStackGC>
/external/llvm-project/llvm/lib/CodeGen/
DBuiltinGCs.cpp54 class ShadowStackGC : public GCStrategy { class
56 ShadowStackGC() {} in ShadowStackGC() function in __anon6ae631380111::ShadowStackGC
123 static GCRegistry::Add<ShadowStackGC>
/external/llvm/lib/CodeGen/
DBuiltinGCs.cpp55 class ShadowStackGC : public GCStrategy { class
57 ShadowStackGC() { in ShadowStackGC() function in __anon0880b9aa0111::ShadowStackGC
128 static GCRegistry::Add<ShadowStackGC>
/external/llvm/docs/
DGarbageCollection.rst879 your GC. The best example of such a pass is the ShadowStackGC and it's
/external/llvm-project/llvm/docs/
DGarbageCollection.rst857 your GC. The best example of such a pass is the ShadowStackGC and it's