Searched refs:btf_ext_info_sec (Results 1 – 5 of 5) sorted by relevance
304 sec = (void *)sec + sizeof(struct btf_ext_info_sec) + \361 struct btf_ext_info_sec { struct
2429 const struct btf_ext_info_sec *ext_sec; in linker_append_btf_ext()2726 struct btf_ext_info_sec *sec_info; in emit_btf_ext_data()2741 cur += sizeof(struct btf_ext_info_sec); in emit_btf_ext_data()2774 funcs_sz += sizeof(struct btf_ext_info_sec) + func_rec_sz * sec->func_info.rec_cnt; in finalize_btf_ext()2785 lines_sz += sizeof(struct btf_ext_info_sec) + line_rec_sz * sec->line_info.rec_cnt; in finalize_btf_ext()2796 … core_relos_sz += sizeof(struct btf_ext_info_sec) + core_relo_rec_sz * sec->core_relo_info.rec_cnt; in finalize_btf_ext()
2454 const struct btf_ext_info_sec *sinfo; in btf_ext_setup_info()2503 unsigned int sec_hdrlen = sizeof(struct btf_ext_info_sec); in btf_ext_setup_info()2686 __u32 sec_hdrlen = sizeof(struct btf_ext_info_sec); in btf_ext_reloc_info()2688 struct btf_ext_info_sec *sinfo; in btf_ext_reloc_info()4587 struct btf_ext_info_sec *sec; in btf_ext_visit_type_ids()4618 struct btf_ext_info_sec *sec; in btf_ext_visit_str_offs()
5176 const struct btf_ext_info_sec *sec; in bpf_object__relocate_core()5360 const struct btf_ext_info_sec *sec; in adjust_prog_btf_ext_info()
674 btf_ext_info_sec for section #1 /* func_info for section #1 */675 btf_ext_info_sec for section #2 /* func_info for section #2 */679 .BTF.ext is generated. ``btf_ext_info_sec``, defined below, is a collection of682 struct btf_ext_info_sec {694 btf_ext_info_sec for section #1 /* line_info for section #1 */695 btf_ext_info_sec for section #2 /* line_info for section #2 */705 beginning of section (``btf_ext_info_sec->sec_name_off``).