Searched refs:btf__add_const (Results 1 – 4 of 4) sorted by relevance
211 btf__add_const;
202 LIBBPF_API int btf__add_const(struct btf *btf, int ref_type_id);
2305 int btf__add_const(struct btf *btf, int ref_type_id) in btf__add_const() function
63 id = btf__add_const(btf, 5); /* points forward to restrict */ in gen_btf()