Lines Matching defs:base_btf
101 struct btf *base_btf; member
979 static struct btf *btf_new_empty(struct btf *base_btf) in btf_new_empty()
1025 struct btf *btf__new_empty_split(struct btf *base_btf) in btf__new_empty_split()
1030 static struct btf *btf_new(const void *data, __u32 size, struct btf *base_btf) in btf_new()
1106 static struct btf *btf_parse_elf(const char *path, struct btf *base_btf,
1315 struct btf *btf__parse_elf_split(const char *path, struct btf *base_btf)
1320 static struct btf *btf_parse_raw(const char *path, struct btf *base_btf)
1388 struct btf *btf__parse_raw_split(const char *path, struct btf *base_btf)
1393 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext)
1415 struct btf *btf__parse_split(const char *path, struct btf *base_btf)
1604 struct btf *btf_get_from_fd(int btf_fd, struct btf *base_btf)
1658 struct btf *btf__load_from_kernel_by_id_split(__u32 id, struct btf *base_btf)