Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-cmd-var.c42 CORE_ADDR frameaddr = 0; in mi_cmd_var_create() local
84 frameaddr = string_to_core_addr (frame); in mi_cmd_var_create()
90 name, frame, paddr (frameaddr), expr); in mi_cmd_var_create()
92 var = varobj_create (name, expr, frameaddr, var_type); in mi_cmd_var_create()
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi2997 @defmac DYNAMIC_CHAIN_ADDRESS (@var{frameaddr})
3000 @var{frameaddr} is an RTL expression for the address of the stack frame
3004 of @var{frameaddr}---that is, the stack frame address is also the
3024 @defmac FRAME_ADDR_RTX (@var{frameaddr})
3026 address for the current frame. @var{frameaddr} is the frame pointer
3032 @defmac RETURN_ADDR_RTX (@var{count}, @var{frameaddr})
3035 the prologue. @var{frameaddr} is the frame pointer of the @var{count}