Lines Matching defs:src
1858 const struct btf *src;
1860 struct hashmap *str_off_map; /* map string offsets from src to dst */
1877 off = btf__add_str(p->dst, btf__str_by_offset(p->src, *str_off));
1881 /* Remember string mapping from src to dst. It avoids
1930 struct btf_pipe p = { .src = src_btf, .dst = btf };
1940 struct btf_pipe p = { .src = src_btf, .dst = btf };
5518 struct btf_type *split_t = btf_type_by_id(dist->pipe.src, i);
5541 base_t = btf_type_by_id(dist->pipe.src, *id);
5598 t = btf_type_by_id(dist->pipe.src, i);
5600 name = btf__name_by_offset(dist->pipe.src, t->name_off);
5721 /* src BTF must be split BTF. */
5737 dist.pipe.src = src_btf;
5747 /* Pass over src split BTF; generate the list of base BTF type ids it