Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c1167 struct btf_ext **btf_ext) in btf_parse_elf()
1267 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext) in btf__parse_elf()
1350 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) in btf_parse()
1367 struct btf *btf__parse(const char *path, struct btf_ext **btf_ext) in btf__parse()
2903 static int btf_ext_parse_sec_info(struct btf_ext *btf_ext, in btf_ext_parse_sec_info()
3000 static int btf_ext_parse_info(struct btf_ext *btf_ext, bool is_native) in btf_ext_parse_info()
3101 static void btf_ext_bswap_info(struct btf_ext *btf_ext, void *data) in btf_ext_bswap_info()
3127 static int btf_ext_parse(struct btf_ext *btf_ext) in btf_ext_parse()
3195 void btf_ext__free(struct btf_ext *btf_ext) in btf_ext__free()
3209 struct btf_ext *btf_ext; in btf_ext__new() local
[all …]
H A Dbtf.h250 struct btf_ext *btf_ext; member
H A Dlinker.c60 struct btf_ext *btf_ext; member
150 struct btf_ext *btf_ext; member
H A Dlibbpf.c701 struct btf_ext *btf_ext; member
/linux/tools/bpf/bpftool/
H A Dgen.c2351 struct btf_ext *btf_ext = NULL; in btfgen_record_obj() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4817 struct btf_ext *btf_ext = NULL; in do_test_file() local