Searched refs:ppc_xcoff_cons (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-ppc.c | 123 static void ppc_xcoff_cons PARAMS ((int)); 227 { "long", ppc_xcoff_cons, 2 }, 228 { "llong", ppc_xcoff_cons, 3 }, 229 { "word", ppc_xcoff_cons, 1 }, 230 { "short", ppc_xcoff_cons, 1 }, 3857 ppc_xcoff_cons (log_size) in ppc_xcoff_cons() function
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-ppc.c | 123 static void ppc_xcoff_cons PARAMS ((int)); 229 { "long", ppc_xcoff_cons, 2 }, 230 { "llong", ppc_xcoff_cons, 3 }, 231 { "word", ppc_xcoff_cons, 1 }, 232 { "short", ppc_xcoff_cons, 1 }, 3877 ppc_xcoff_cons (log_size) in ppc_xcoff_cons() function
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-9697 | 2740 (ppc_xcoff_cons): New static function.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-9697 | 2740 (ppc_xcoff_cons): New static function.
|