Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dlibbpf_internal.h374 struct btf_ext_info { struct
445 struct btf_ext_info func_info;
446 struct btf_ext_info line_info;
447 struct btf_ext_info core_relo_info;
Dbtf.c2638 struct btf_ext_info *ext_info;
2646 struct btf_ext_info *ext_info; in btf_ext_setup_info()
4827 const struct btf_ext_info *seg; in btf_ext_visit_type_ids()
4858 const struct btf_ext_info *seg; in btf_ext_visit_str_offs()
Dlibbpf.c2780 struct btf_ext_info *ext_segs[3]; in bpf_object__init_btf()
2802 struct btf_ext_info *seg = ext_segs[seg_num]; in bpf_object__init_btf()
5655 const struct btf_ext_info *seg; in bpf_object__relocate_core()
5901 const struct btf_ext_info *ext_info, in adjust_prog_btf_ext_info()
/linux-6.1.9/tools/bpf/bpftool/
Dgen.c2049 const struct btf_ext_info *seg; in btfgen_record_obj()