Searched refs:handle_unknown_directive (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.h172 virtual void handle_unknown_directive (file_location, const char *) = 0;
333 void handle_unknown_directive (file_location, const char *);
H A Dread-md.c1152 handle_unknown_directive (loc, directive.string);
1347 noop_reader::handle_unknown_directive (file_location loc, const char *) function in class:noop_reader
H A Dread-rtl-function.c80 void handle_unknown_directive (file_location, const char *) FINAL OVERRIDE;
397 /* Implementation of rtx_reader::handle_unknown_directive,
405 function_reader::handle_unknown_directive (file_location start_loc, function in class:function_reader
H A Dgensupport.c2313 void handle_unknown_directive (file_location, const char *);
2317 gen_reader::handle_unknown_directive (file_location loc, const char *rtx_name)
2312 gen_reader::handle_unknown_directive (file_location loc, const char *rtx_name) function in class:gen_reader
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-md.h172 virtual void handle_unknown_directive (file_location, const char *) = 0;
333 void handle_unknown_directive (file_location, const char *);
H A Dread-md.cc1165 handle_unknown_directive (loc, directive.string);
1360 noop_reader::handle_unknown_directive (file_location loc, const char *) function in class:noop_reader
H A Dread-rtl-function.cc80 void handle_unknown_directive (file_location, const char *) FINAL OVERRIDE;
397 /* Implementation of rtx_reader::handle_unknown_directive,
405 function_reader::handle_unknown_directive (file_location start_loc, function in class:function_reader
H A Dgensupport.cc2318 void handle_unknown_directive (file_location, const char *);
2322 gen_reader::handle_unknown_directive (file_location loc, const char *rtx_name)
2317 gen_reader::handle_unknown_directive (file_location loc, const char *rtx_name) function in class:gen_reader

Completed in 223 milliseconds