Searched refs:location_for_asm (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtl-error.c29 static location_t location_for_asm (const rtx_insn *);
35 location_for_asm (const rtx_insn *insn) function
70 rich_location richloc (line_table, location_for_asm (insn));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtl-error.cc29 static location_t location_for_asm (const rtx_insn *);
35 location_for_asm (const rtx_insn *insn) function
70 rich_location richloc (line_table, location_for_asm (insn));

Completed in 70 milliseconds