Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c7075 void error_noabort(const char *fmt, ...) in error_noabort() function
18329 error_noabort("'%s' defined twice", name); in add_elf_sym()
18548 error_noabort("undefined symbol '%s'", name); in relocate_syms()
19320 error_noabort("undefined symbol '%s'", name); in tcc_output_file()
19736 error_noabort("could not write '%s'", filename); in tcc_output_file()
19889 error_noabort("invalid object file"); in tcc_load_object_file()
19910 error_noabort("object must contain only one symtab"); in tcc_load_object_file()
19966 error_noabort("invalid section type"); in tcc_load_object_file()
20071 error_noabort("Invalid relocation entry"); in tcc_load_object_file()
20174 error_noabort("invalid archive"); in tcc_load_archive()
[all …]