LLVM: lib/Target/BPF/BPFRegisterInfo.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | GET_REGINFO_TARGET_DESC |
| Variables | |
|---|---|
| static cl::opt< int > | BPFStackSizeOption ("bpf-stack-size", cl::desc("Specify the BPF stack size limit"), cl::init(512)) |
◆ GET_REGINFO_TARGET_DESC
#define GET_REGINFO_TARGET_DESC
◆ WarnSize()
◆ BPFStackSizeOption
| cl::opt< int > BPFStackSizeOption("bpf-stack-size", cl::desc("Specify the BPF stack size limit"), cl::init(512)) ( "bpf-stack-size" , cl::desc("Specify the BPF stack size limit") , cl::init(512) ) | static |
|---|