Home
last modified time | relevance | path

Searched refs:build_btf_type_table (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dbtf.c734 build_btf_type_table(struct hashmap *tab, enum bpf_obj_type type, in build_btf_type_table() function
843 err = build_btf_type_table(btf_prog_table, BPF_OBJ_PROG, &prog_info, in build_btf_tables()
848 err = build_btf_type_table(btf_map_table, BPF_OBJ_MAP, &map_info, in build_btf_tables()