Searched refs:tc_aout_fix_to_chars (Results 1 – 9 of 9) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | obj-bout.h | 307 extern void tc_aout_fix_to_chars (char *, struct fix *, relax_addressT);
|
| D | obj-aout.h | 244 extern void tc_aout_fix_to_chars (char *, struct fix *, relax_addressT);
|
| D | obj-aout.c | 213 tc_aout_fix_to_chars (*where, fixP, segment_address_in_file); in obj_emit_relocations()
|
| D | tc-a29k.c | 896 tc_aout_fix_to_chars (char *where, in tc_aout_fix_to_chars() function
|
| D | tc-h8300.c | 2125 void tc_aout_fix_to_chars (void); 2128 tc_aout_fix_to_chars (void) in tc_aout_fix_to_chars() function
|
| D | tc-or32.c | 1212 tc_aout_fix_to_chars (char *where, in tc_aout_fix_to_chars() function
|
| D | tc-tahoe.c | 493 tc_aout_fix_to_chars (char *where, in tc_aout_fix_to_chars() function
|
| D | tc-vax.c | 1625 tc_aout_fix_to_chars (where, fixP, segment_address_in_file) in tc_aout_fix_to_chars() function
|
| D | tc-m68k.c | 5126 tc_aout_fix_to_chars (char *where, fixS *fixP, in tc_aout_fix_to_chars() function
|