GCRoot ‐ Metadata for a pointer to an object managed by the garbage collector.
Synopsis
Declared in <llvm/CodeGen/GCMetadata.h>
struct GCRoot;
Member Functions
Name |
Description |
|
Construct a stack‐root record. |
Data Members
Name |
Description |
Metadata straight from the call to llvm.gcroot. |
|
Usually a frame index. |
|
Offset from the stack pointer. |
Created with MrDocs