Home | History | Annotate | Download | only in docs

Lines Matching full:shadow

396 The Shadow Stack GC
403 F.setGC("shadow-stack");
407 [:ref:`Henderson2002 <henderson02>`]. This so-called "shadow stack" mirrors the
425 The shadow stack doesn't imply a memory allocation algorithm. A semispace
430 roots, and for this it needs to integrate with the shadow stack. Luckily, doing
447 /// @brief A link in the dynamic shadow stack. One of these is embedded in
685 | Algorithm | Done | Shadow | refcount | mark- | copying | incremental | threaded | concurrent |
745 Shadow Stack
834 for collector plugins which implement reference counting or a shadow stack.