Lines Matching refs:btf_ext
24 struct btf_ext;
70 struct btf_ext **btf_ext);
89 LIBBPF_API struct btf_ext *btf_ext__new(__u8 *data, __u32 size);
90 LIBBPF_API void btf_ext__free(struct btf_ext *btf_ext);
91 LIBBPF_API const void *btf_ext__get_raw_data(const struct btf_ext *btf_ext,
94 const struct btf_ext *btf_ext,
98 const struct btf_ext *btf_ext,
101 LIBBPF_API __u32 btf_ext__func_info_rec_size(const struct btf_ext *btf_ext);
102 LIBBPF_API __u32 btf_ext__line_info_rec_size(const struct btf_ext *btf_ext);
109 LIBBPF_API int btf__dedup(struct btf *btf, struct btf_ext *btf_ext,
121 const struct btf_ext *btf_ext,