Home
last modified time | relevance | path

Searched refs:btf_ext_info_sec (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf_internal.h172 sec = (void *)sec + sizeof(struct btf_ext_info_sec) + \
229 struct btf_ext_info_sec { struct
H A Dbtf.c2349 const struct btf_ext_info_sec *sinfo; in btf_ext_setup_info()
2398 unsigned int sec_hdrlen = sizeof(struct btf_ext_info_sec); in btf_ext_setup_info()
2576 __u32 sec_hdrlen = sizeof(struct btf_ext_info_sec); in btf_ext_reloc_info()
2578 struct btf_ext_info_sec *sinfo; in btf_ext_reloc_info()
3089 struct btf_ext_info_sec *sec = line_data_cur; in btf_for_each_str_off()
3097 line_data_cur += sizeof(struct btf_ext_info_sec); in btf_for_each_str_off()
H A Dlibbpf.c5896 const struct btf_ext_info_sec *sec; in bpf_object__relocate_core()
6063 const struct btf_ext_info_sec *sec; in adjust_prog_btf_ext_info()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf_internal.h411 sec = (void *)sec + sizeof(struct btf_ext_info_sec) + \
468 struct btf_ext_info_sec { struct
H A Dlinker.c2434 const struct btf_ext_info_sec *ext_sec; in linker_append_btf_ext()
2733 struct btf_ext_info_sec *sec_info; in emit_btf_ext_data()
2748 cur += sizeof(struct btf_ext_info_sec); in emit_btf_ext_data()
2781 funcs_sz += sizeof(struct btf_ext_info_sec) + func_rec_sz * sec->func_info.rec_cnt; in finalize_btf_ext()
2792 lines_sz += sizeof(struct btf_ext_info_sec) + line_rec_sz * sec->line_info.rec_cnt; in finalize_btf_ext()
2803 core_relos_sz += sizeof(struct btf_ext_info_sec) + core_relo_rec_sz * sec->core_relo_info.rec_cnt; in finalize_btf_ext()
H A Dbtf.c2658 const struct btf_ext_info_sec *sinfo; in btf_ext_setup_info()
2708 unsigned int sec_hdrlen = sizeof(struct btf_ext_info_sec); in btf_ext_setup_info()
4950 struct btf_ext_info_sec *sec; in btf_ext_visit_type_ids()
4981 struct btf_ext_info_sec *sec; in btf_ext_visit_str_offs()
H A Dlibbpf.c2864 const struct btf_ext_info_sec *sec; in bpf_object__init_btf()
5785 const struct btf_ext_info_sec *sec; in bpf_object__relocate_core()
6064 const struct btf_ext_info_sec *sec; in adjust_prog_btf_ext_info()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dgen.c2043 const struct btf_ext_info_sec *sec; in btfgen_record_obj()

Completed in 48 milliseconds