Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_internal.h391 struct btf_ext_info { struct
462 struct btf_ext_info func_info;
463 struct btf_ext_info line_info;
464 struct btf_ext_info core_relo_info;
H A 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()
H A Dlibbpf.c2841 struct btf_ext_info *ext_segs[3]; in bpf_object__init_btf()
2863 struct btf_ext_info *seg = ext_segs[seg_num]; in bpf_object__init_btf()
5788 const struct btf_ext_info *seg; in bpf_object__relocate_core()
6058 const struct btf_ext_info *ext_info, in adjust_prog_btf_ext_info()
/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c2045 const struct btf_ext_info *seg; in btfgen_record_obj()