Searched refs:LOC_REGISTER (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/mi/
H A Dmi-cmd-stack.c280 case LOC_REGISTER: /* register */
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dada-lex.l708 case LOC_REGISTER:
H A Dbuildsym.c290 case LOC_REGISTER:
333 case LOC_REGISTER:
H A Dfindvar.c358 case LOC_REGISTER:
533 case LOC_REGISTER:
H A Dsymtab.h427 LOC_REGISTER,
437 /* Value is in register number SYMBOL_VALUE. Just like LOC_REGISTER
426 LOC_REGISTER, enumerator in enum:address_class
H A Dsymmisc.c680 case LOC_REGISTER:
869 case LOC_REGISTER:
H A Dtracepoint.c1213 case LOC_REGISTER:
1313 case LOC_REGISTER:
2394 case LOC_REGISTER:
H A Dm2-exp.y1033 case LOC_REGISTER:
H A Dstack.c299 if (SYMBOL_CLASS (nsym) == LOC_REGISTER)
301 /* There is a LOC_ARG/LOC_REGISTER pair. This means that
304 GDB 3.x used the LOC_ARG; GDB 4.0-4.11 used the LOC_REGISTER.
313 Reasons why we might want to use the LOC_REGISTER:
323 where we need to use the LOC_REGISTER, but this is dealt with
1349 case LOC_REGISTER:
1591 float). There are also LOC_ARG/LOC_REGISTER pairs which
H A Dax-gdb.c596 case LOC_REGISTER:
606 register, not on the stack. Simpler than LOC_REGISTER and
H A Dm2-exp.c2526 case LOC_REGISTER:
H A Dprintcmd.c1150 case LOC_REGISTER:
H A Dhpread.c2163 storage = LOC_REGISTER;
5723 SYMBOL_CLASS (sym) = LOC_REGISTER;
5811 SYMBOL_CLASS (sym) = LOC_REGISTER;
H A Dcoffread.c1556 SYMBOL_CLASS (sym) = LOC_REGISTER;
H A Ddwarfread.c2910 SYMBOL_CLASS (sym) = LOC_REGISTER;
H A Deval.c2117 || sym_class == LOC_REGISTER
H A Dstabsread.c1071 SYMBOL_CLASS (sym) = LOC_REGISTER;
1116 /* Use the type from the LOC_REGISTER; that is the type
H A Dada-lang.c2173 case LOC_REGISTER:
3455 case LOC_REGISTER:
3471 case LOC_REGISTER:
H A Dmdebugread.c692 class = LOC_REGISTER;

Completed in 560 milliseconds