Searched refs:in_elfv0_path (Results 1 – 4 of 4) sorted by relevance
36 const char* in_elfv0_path; member365 string in_elfv0_path, in_elfv1_path, in main() local368 for (InOutSpec* s = in_out_specs; s->in_elfv0_path; ++s) in main()370 in_elfv0_path = string(get_src_dir()) + "/tests/" + s->in_elfv0_path; in main()389 read_corpus_from_elf(in_elfv0_path, in main()404 cerr << "failed to read " << in_elfv0_path << "\n"; in main()416 corp0->set_path(s->in_elfv0_path); in main()
37 const char* in_elfv0_path; member846 string in_elfv0_path, in_elfv1_path, in perform() local850 in_elfv0_path = string(get_src_dir()) + "/tests/" + spec.in_elfv0_path; in perform()869 cmd = abidiff + " " + in_elfv0_path + " " + in_elfv1_path; in perform()923 for (InOutSpec* s = in_out_specs; s->in_elfv0_path; ++s) in main()
37 const char* in_elfv0_path; member2088 const std::string in_elfv0_path = in_base_path + spec.in_elfv0_path; in perform() local2128 const std::string cmd = abidiff + " " + in_elfv0_path + " " + in_elfv1_path in perform()2191 for (InOutSpec* s = in_out_specs; s->in_elfv0_path; ++s) { in main()2201 for (InOutSpec* s = in_out_specs; s->in_elfv0_path; ++s) in main()
35 const char* in_elfv0_path; member471 string in_elfv0_path, in_elfv1_path, in main() local478 for (InOutSpec* s = in_out_specs; s->in_elfv0_path; ++s) in main()481 in_elfv0_path = source_dir_prefix + s->in_elfv0_path; in main()524 cmd = abidiff + " " + in_elfv0_path + " " + in_elfv1_path; in main()