Home
last modified time | relevance | path

Searched refs:ppc_xcoff_cons (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ppc.c123 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/
Dtc-ppc.c123 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/
DChangeLog-96972740 (ppc_xcoff_cons): New static function.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-96972740 (ppc_xcoff_cons): New static function.