Constant BPF_F_STACK_BUILD_ID
pub const BPF_F_STACK_BUILD_ID: i32 = _; // 32i32
Available on crate feature
dep_nc
only.Expand description
Flag for stack_map
, store build_id+offset
instead of pointer
pub const BPF_F_STACK_BUILD_ID: i32 = _; // 32i32
dep_nc
only.Flag for stack_map
, store build_id+offset
instead of pointer