Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf_internal.h440 struct btf_ext { struct
442 struct btf_ext_header *hdr; argument
445 struct btf_ext_info func_info; argument
446 struct btf_ext_info line_info; argument
447 struct btf_ext_info core_relo_info; argument
451 struct btf_ext_info_sec { argument
A Dbtf.c923 struct btf_ext **btf_ext) in btf_parse_elf()
1050 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext) in btf__parse_elf()
1150 struct btf *btf__parse(const char *path, struct btf_ext **btf_ext) in btf__parse()
2657 static int btf_ext_setup_info(struct btf_ext *btf_ext, in btf_ext_setup_info()
2748 static int btf_ext_setup_func_info(struct btf_ext *btf_ext) in btf_ext_setup_func_info()
2761 static int btf_ext_setup_line_info(struct btf_ext *btf_ext) in btf_ext_setup_line_info()
2774 static int btf_ext_setup_core_relos(struct btf_ext *btf_ext) in btf_ext_setup_core_relos()
2823 void btf_ext__free(struct btf_ext *btf_ext) in btf_ext__free()
2836 struct btf_ext *btf_ext; in btf_ext__new() local
2884 const void *btf_ext__get_raw_data(const struct btf_ext *btf_ext, __u32 *size) in btf_ext__get_raw_data()
[all …]
A Dbtf.h225 struct btf_ext *btf_ext; member
A Dlinker.c59 struct btf_ext *btf_ext; member
148 struct btf_ext *btf_ext; member
A Dlibbpf.c637 struct btf_ext *btf_ext; member
/linux-6.3-rc2/tools/bpf/bpftool/
A Dgen.c2045 struct btf_ext *btf_ext = NULL; in btfgen_record_obj() local
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dbtf.c4719 struct btf_ext *btf_ext = NULL; in do_test_file() local

Completed in 48 milliseconds