Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/mips/
HDmips.c305 static void print_operand_reloc (FILE *, rtx, const char **);
5591 print_operand_reloc (file, op, mips_hi_relocs); in print_operand()
5595 print_operand_reloc (file, op, mips_lo_relocs); in print_operand()
5690 print_operand_reloc (FILE *file, rtx op, const char **relocs) in print_operand_reloc() function
/NextBSD/contrib/gcc/
HDChangeLog-20033445 (print_operand): Use print_operand_reloc to handle '%h' and '%R'.
3448 (print_operand_reloc): New function.