Searched refs:type_error (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/gdb/gdb/ |
| HD | language.h | 476 extern void type_error (const char *, ...) ATTR_FORMAT (printf, 1, 2);
|
| HD | language.c | 1000 type_error (const char *string,...) in type_error() function
|
| /trueos/contrib/gdb/gdb/doc/ |
| HD | annotate.texinfo | 644 @c If we want to change that, need to fix warning(), type_error(),
|
| HD | gdb.texinfo | 18623 @c If we want to change that, need to fix warning(), type_error(),
|
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-arm.c | 1787 const char *const type_error = "mismatched element/structure types in list"; in parse_neon_el_struct_list() local 1831 first_error (_(type_error)); in parse_neon_el_struct_list() 1845 first_error (_(type_error)); in parse_neon_el_struct_list() 1864 first_error (_(type_error)); in parse_neon_el_struct_list() 1884 first_error (_(type_error)); in parse_neon_el_struct_list() 1892 first_error (_(type_error)); in parse_neon_el_struct_list()
|