Searched refs:frameaddr (Results 1 – 2 of 2) sorted by relevance
42 CORE_ADDR frameaddr = 0; in mi_cmd_var_create() local84 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()
2997 @defmac DYNAMIC_CHAIN_ADDRESS (@var{frameaddr})3000 @var{frameaddr} is an RTL expression for the address of the stack frame3004 of @var{frameaddr}---that is, the stack frame address is also the3024 @defmac FRAME_ADDR_RTX (@var{frameaddr})3026 address for the current frame. @var{frameaddr} is the frame pointer3032 @defmac RETURN_ADDR_RTX (@var{count}, @var{frameaddr})3035 the prologue. @var{frameaddr} is the frame pointer of the @var{count}