Searched refs:btf_var_secinfo (Results 1 – 7 of 7) sorted by relevance
173 struct btf_var_secinfo { struct
559 static inline struct btf_var_secinfo *562 return (struct btf_var_secinfo *)(t + 1); in btf_var_secinfos()
125 struct btf_var_secinfo *sec_vars;1651 const struct btf_var_secinfo *vi; in find_glob_sym_btf()2136 struct btf_var_secinfo *vi; in linker_fixup_btf()2328 const struct btf_var_secinfo *src_var; in linker_append_btf()2329 struct btf_var_secinfo *dst_var; in linker_append_btf()2678 struct btf_var_secinfo *vi = &sec->sec_vars[j]; in finalize_btf()
335 return base_size + vlen * sizeof(struct btf_var_secinfo); in btf_type_size()353 struct btf_var_secinfo *v; in btf_bswap_type_rest()2683 struct btf_var_secinfo *v;2700 sz = sizeof(struct btf_var_secinfo);4988 struct btf_var_secinfo *m = btf_var_secinfos(t);
1215 const struct btf_var_secinfo *vsi; in bpf_object__init_struct_ops_maps()1686 struct btf_var_secinfo *vsi;2607 const struct btf_var_secinfo *vi;2833 const struct btf_var_secinfo *v = btf_var_secinfos(t);3013 const struct btf_var_secinfo *a = _a;3014 const struct btf_var_secinfo *b = _b;3024 struct btf_var_secinfo *vsi;3907 const struct btf_var_secinfo *vs;4017 const struct btf_var_secinfo *vs;4199 struct btf_var_secinfo *vs = btf_var_secinfos(sec) + i;[all …]
364 const struct btf_var_secinfo *v = btf_var_secinfos(t); in btf_dump_mark_referenced()2231 const struct btf_var_secinfo *vsi; in btf_dump_datasec_data()
35464 struct btf_var_secinfo { struct