Home
last modified time | relevance | path

Searched defs:is_native (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
H A Dbtf.c3013 bool is_native) in btf_ext_parse_sec_info()
3108 static int btf_ext_parse_info(struct btf_ext *btf_ext, bool is_native) in btf_ext_parse_info()
3154 bool is_native = h->magic == BTF_MAGIC; in btf_ext_bswap_hdr() local
3174 static void btf_ext_bswap_info_sec(void *info, __u32 len, bool is_native, in btf_ext_bswap_info_sec()
3211 const bool is_native = btf_ext->swapped_endian; in btf_ext_bswap_info() local