Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
A Dbtf.c885 struct btf_ext **btf_ext) in btf_parse_elf()
2542 static int btf_ext_setup_info(struct btf_ext *btf_ext, in btf_ext_setup_info()
2631 static int btf_ext_setup_func_info(struct btf_ext *btf_ext) in btf_ext_setup_func_info()
2644 static int btf_ext_setup_line_info(struct btf_ext *btf_ext) in btf_ext_setup_line_info()
2657 static int btf_ext_setup_core_relos(struct btf_ext *btf_ext) in btf_ext_setup_core_relos()
2706 void btf_ext__free(struct btf_ext *btf_ext) in btf_ext__free()
2716 struct btf_ext *btf_ext; in btf_ext__new() local
2820 const struct btf_ext *btf_ext, in btf_ext__reloc_func_info()
2829 const struct btf_ext *btf_ext, in btf_ext__reloc_line_info()
2997 int btf__dedup(struct btf *btf, struct btf_ext *btf_ext, in btf__dedup()
[all …]
A Dlibbpf_internal.h394 struct btf_ext { struct
396 struct btf_ext_header *hdr; argument
399 struct btf_ext_info func_info; argument
400 struct btf_ext_info line_info; argument
401 struct btf_ext_info core_relo_info; argument
405 struct btf_ext_info_sec { argument
A Dbtf_dump.c80 const struct btf_ext *btf_ext; member
149 const struct btf_ext *btf_ext, in btf_dump__new()
A Dlinker.c59 struct btf_ext *btf_ext; member
148 struct btf_ext *btf_ext; member
A Dlibbpf.c531 struct btf_ext *btf_ext; member
/linux/tools/testing/selftests/bpf/prog_tests/
A Dbtf.c4515 struct btf_ext *btf_ext = NULL; in do_test_file() local

Completed in 60 milliseconds