Searched refs:firstmode (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dvax.c238 operandenum firstmode; local
266 firstmode = vax_operandmode (instructp + length);
267 switch (firstmode)
278 printf ("\tfirst operand is %s", vax_operandname (firstmode));
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dvax.c238 operandenum firstmode; local
266 firstmode = vax_operandmode (instructp + length);
267 switch (firstmode)
278 printf ("\tfirst operand is %s", vax_operandname (firstmode));
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dvax.c238 operandenum firstmode; local
271 firstmode = vax_operandmode (operand);
272 switch (firstmode)
286 printf ("\tfirst operand is %s", vax_operandname (firstmode));

Completed in 119 milliseconds