Searched defs:src_btf (Results 1 – 4 of 4) sorted by relevance
/linux/tools/bpf/bpftool/ | ||
H A D | gen.c | 1963 struct btf *src_btf; global() member |
/linux/tools/testing/selftests/bpf/prog_tests/ | ||
H A D | core_reloc.c | 984 run_btfgen(const char * src_btf,const char * dst_btf,const char * objpath) run_btfgen() argument |
/linux/tools/lib/bpf/ | ||
H A D | btf.c | 1929 btf__add_type(struct btf * btf,const struct btf * src_btf,const struct btf_type * src_type) btf__add_type() argument |
H A D | linker.c | 1928 complete_extern_btf_info(struct btf * dst_btf,int dst_id,struct btf * src_btf,int src_id) complete_extern_btf_info() argument |