Home
last modified time | relevance | path

Searched refs:BTF_INT_CHAR (Results 1 – 2 of 2) sorted by relevance

/third_party/libbpf/include/uapi/linux/
Dbtf.h98 #define BTF_INT_CHAR (1 << 1) macro
/third_party/libbpf/src/
Dbtf.c1881 if (encoding & ~(BTF_INT_SIGNED | BTF_INT_CHAR | BTF_INT_BOOL))