Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dlibbpf_internal.h418 struct btf_ext_info { struct
491 struct btf_ext_info func_info;
492 struct btf_ext_info line_info;
493 struct btf_ext_info core_relo_info;
H A Dbtf.c2945 struct btf_ext_info *ext_info;
2960 struct btf_ext_info *ext_info; in btf_ext_parse_sec_info()
5315 const struct btf_ext_info *seg; in btf_ext_visit_type_ids()
5346 const struct btf_ext_info *seg; in btf_ext_visit_str_offs()
H A Dlibbpf.c3260 struct btf_ext_info *ext_segs[3]; in bpf_object__init_btf()
3282 struct btf_ext_info *seg = ext_segs[seg_num]; in bpf_object__init_btf()
5921 const struct btf_ext_info *seg; in bpf_object__relocate_core()
6191 const struct btf_ext_info *ext_info, in adjust_prog_btf_ext_info()
/linux-6.15/tools/bpf/bpftool/
H A Dgen.c2348 const struct btf_ext_info *seg; in btfgen_record_obj()