Home
last modified time | relevance | path

Searched refs:btf_ext_info (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/tools/lib/bpf/ !
Dlibbpf_internal.h377 struct btf_ext_info { struct
448 struct btf_ext_info func_info;
449 struct btf_ext_info line_info;
450 struct btf_ext_info core_relo_info;
Dbtf.c2651 struct btf_ext_info *ext_info;
2659 struct btf_ext_info *ext_info; in btf_ext_setup_info()
4949 const struct btf_ext_info *seg; in btf_ext_visit_type_ids()
4980 const struct btf_ext_info *seg; in btf_ext_visit_str_offs()
Dlibbpf.c2840 struct btf_ext_info *ext_segs[3]; in bpf_object__init_btf()
2862 struct btf_ext_info *seg = ext_segs[seg_num]; in bpf_object__init_btf()
5784 const struct btf_ext_info *seg; in bpf_object__relocate_core()
6054 const struct btf_ext_info *ext_info, in adjust_prog_btf_ext_info()
/linux-6.6.21/tools/bpf/bpftool/ !
Dgen.c2045 const struct btf_ext_info *seg; in btfgen_record_obj()