Searched refs:BTF_VAR_SECINFO_ENC (Results 1 - 2 of 2) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | libbpf_internal.h | 116 #define BTF_VAR_SECINFO_ENC(type, offset, size) (type), (offset), (size) macro |
H A D | libbpf.c | 5060 BTF_VAR_SECINFO_ENC(2, 0, 4), |
Completed in 18 milliseconds