Searched refs:set_rtx_ptr_loc (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | read-rtl.c | 133 static void set_rtx_ptr_loc (const void *, const char *, int); 730 set_rtx_ptr_loc (const void *ptr, const char *filename, int lineno) in set_rtx_ptr_loc() function 758 set_rtx_ptr_loc (new_ptr, loc->filename, loc->lineno); in copy_rtx_ptr_loc() 1082 set_rtx_ptr_loc (stringbuf, read_rtx_filename, old_lineno); in read_string()
|
| HD | ChangeLog-2005 | 30132 (leading_ptr_hash, leading_ptr_eq_p, set_rtx_ptr_loc) 30138 (read_string): Use set_rtx_ptr_loc to record a filename and line
|