The type of CFI jumptable needed for a function.
Synopsis
Declared in <llvm/Analysis/TypeMetadataUtils.h>
enum CfiFunctionLinkage;
Members
Name |
Description |
|
Function definition with a canonical CFI jumptable entry. |
|
Non‐weak function declaration needing a CFI jumptable. |
|
Externally weak function declaration needing a CFI jumptable. |
Created with MrDocs