Searched refs:ppc_xcoff_cons (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-ppc.c | 116 static void ppc_xcoff_cons (int); 216 { "long", ppc_xcoff_cons, 2 }, 217 { "llong", ppc_xcoff_cons, 3 }, 218 { "word", ppc_xcoff_cons, 1 }, 219 { "short", ppc_xcoff_cons, 1 }, 3946 ppc_xcoff_cons (int log_size) in ppc_xcoff_cons() function
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | ChangeLog-9697 | 2740 (ppc_xcoff_cons): New static function.
|