Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gprof/
Dvax.c238 operandenum firstmode; in vax_find_call() local
271 firstmode = vax_operandmode (operand); in vax_find_call()
272 switch (firstmode) in vax_find_call()
286 printf ("\tfirst operand is %s", vax_operandname (firstmode)); in vax_find_call()