build_obj_refs_table
build_obj_refs_table(&refs_table, BPF_OBJ_BTF);
build_obj_refs_table(&refs_table, BPF_OBJ_LINK);
__weak int build_obj_refs_table(struct hashmap **table,
build_obj_refs_table(&refs_table, BPF_OBJ_MAP);
build_obj_refs_table(&refs_table, BPF_OBJ_PROG);