Searched refs:in_elfv1_path (Results 1 – 4 of 4) sorted by relevance
37 const char* in_elfv1_path; member366 string in_elfv0_path, in_elfv1_path, in main() local372 in_elfv1_path = string(get_src_dir()) + "/tests/" + s->in_elfv1_path; in main()395 dwarf::read_corpus_from_elf(in_elfv1_path, in main()408 cerr << "failed to read " << in_elfv1_path << "\n"; in main()414 corp1->set_path(s->in_elfv1_path); in main()
38 const char* in_elfv1_path; member860 string in_elfv0_path, in_elfv1_path, in perform() local865 in_elfv1_path = string(get_src_dir()) + "/tests/" + spec.in_elfv1_path; in perform()883 cmd = abidiff + " " + in_elfv0_path + " " + in_elfv1_path; in perform()
36 const char* in_elfv1_path; member504 string in_elfv0_path, in_elfv1_path, in main() local515 in_elfv1_path = source_dir_prefix + s->in_elfv1_path; in main()557 cmd = abidiff + " " + in_elfv0_path + " " + in_elfv1_path; in main()
38 const char* in_elfv1_path; member2089 const std::string in_elfv1_path = in_base_path + spec.in_elfv1_path; in perform() local2128 const std::string cmd = abidiff + " " + in_elfv0_path + " " + in_elfv1_path in perform()