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

/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dvax.c73 static operandenum vax_operandmode (unsigned char *);
80 vax_operandmode (unsigned char *modep) function
177 switch (vax_operandmode (modep))
213 operandenum mode = vax_operandmode (modep);
266 firstmode = vax_operandmode (instructp + length);
276 mode = vax_operandmode (instructp + length);
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dvax.c73 static operandenum vax_operandmode (unsigned char *);
80 vax_operandmode (unsigned char *modep) function
177 switch (vax_operandmode (modep))
213 operandenum mode = vax_operandmode (modep);
266 firstmode = vax_operandmode (instructp + length);
276 mode = vax_operandmode (instructp + length);
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dvax.c73 static operandenum vax_operandmode (unsigned char *);
80 vax_operandmode (unsigned char *modep) function
177 switch (vax_operandmode (modep))
213 operandenum mode = vax_operandmode (modep);
271 firstmode = vax_operandmode (operand);
284 mode = vax_operandmode (operand);

Completed in 106 milliseconds