Searched refs:ppc_xcoff_cons (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ppc.c | 127 static void ppc_xcoff_cons (int); 257 { "long", ppc_xcoff_cons, 2 }, 258 { "llong", ppc_xcoff_cons, 3 }, 259 { "word", ppc_xcoff_cons, 1 }, 260 { "short", ppc_xcoff_cons, 1 }, 4784 ppc_xcoff_cons (int log_size) in ppc_xcoff_cons() function
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9697 | 2740 (ppc_xcoff_cons): New static function.
|