Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf_internal.h446 struct btf_ext_info { struct
519 struct btf_ext_info func_info;
520 struct btf_ext_info line_info;
521 struct btf_ext_info core_relo_info;
H A Dbtf.c3351 struct btf_ext_info *ext_info;
3366 struct btf_ext_info *ext_info; in btf_ext_parse_sec_info()
5843 const struct btf_ext_info *seg; in btf_ext_visit_type_ids()
5874 const struct btf_ext_info *seg; in btf_ext_visit_str_offs()
H A Dlibbpf.c3372 struct btf_ext_info *ext_segs[3]; in bpf_object__init_btf()
3394 struct btf_ext_info *seg = ext_segs[seg_num]; in bpf_object__init_btf()
6136 const struct btf_ext_info *seg; in bpf_object__relocate_core()
6575 const struct btf_ext_info *ext_info, in adjust_prog_btf_ext_info()
/linux/tools/bpf/bpftool/
H A Dgen.c2441 const struct btf_ext_info *seg; in btfgen_record_obj()