Home
last modified time | relevance | path

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

/tools/lib/bpf/
A Dbtf.c99 struct btf *base_btf; member
996 static struct btf *btf_new_empty(struct btf *base_btf) in btf_new_empty()
1043 struct btf *btf__new_empty_split(struct btf *base_btf) in btf__new_empty_split()
1193 static struct btf *btf_parse_elf(const char *path, struct btf *base_btf, in btf_parse_elf()
1300 struct btf *btf__parse_elf_split(const char *path, struct btf *base_btf) in btf__parse_elf_split()
1305 static struct btf *btf_parse_raw(const char *path, struct btf *base_btf) in btf_parse_raw()
1373 struct btf *btf__parse_raw_split(const char *path, struct btf *base_btf) in btf__parse_raw_split()
1431 struct btf *btf__parse_split(const char *path, struct btf *base_btf) in btf__parse_split()
1626 struct btf *btf_get_from_fd(int btf_fd, struct btf *base_btf) in btf_get_from_fd()
5818 void btf_set_base_btf(struct btf *btf, const struct btf *base_btf) in btf_set_base_btf()
[all …]
A Dbtf_relocate.c40 const struct btf *base_btf; member
444 int btf_relocate(struct btf *btf, const struct btf *base_btf, __u32 **id_map) in btf_relocate()
/tools/bpf/bpftool/
A Dmain.c34 struct btf *base_btf; variable
/tools/bpf/resolve_btfids/
A Dmain.c538 struct btf *base_btf = NULL; in symbols_resolve() local

Completed in 21 milliseconds