Searched refs:base_btf_path (Results 1 – 1 of 1) sorted by relevance
117 const char *base_btf_path; member420 obj->base_btf_path = NULL; in elf_collect()543 if (obj->base_btf_path) { in symbols_resolve()544 base_btf = btf__parse(obj->base_btf_path, NULL); in symbols_resolve()548 obj->base_btf_path, strerror(-err)); in symbols_resolve()795 OPT_STRING('b', "btf_base", &obj.base_btf_path, "file", in main()