GDB (xrefs)
|
#include "prologue-value.h"
Public Types | |
enum | { pvk_unknown, pvk_constant, pvk_register } |
Public Attributes | |
enum prologue_value:: { ... } | kind |
int | reg |
CORE_ADDR | k |
Definition at line 119 of file prologue-value.h.
anonymous enum |
Definition at line 123 of file prologue-value.h.
Definition at line 146 of file prologue-value.h.
Referenced by aarch64_analyze_prologue(), arm_analyze_prologue(), check_for_saved(), is_arg_reg(), m32c_analyze_prologue(), m32c_is_1st_arg_reg(), m32c_is_arg_reg(), mep_analyze_prologue(), mn10300_analyze_prologue(), msp430_analyze_prologue(), pv_add(), pv_area_fetch(), pv_area_find_reg(), pv_area_scan(), pv_area_store(), pv_constant(), pv_is_array_ref(), pv_is_identical(), pv_is_register_k(), pv_logical_and(), pv_register(), pv_subtract(), rl78_analyze_prologue(), rx_analyze_prologue(), s390_check_for_saved(), s390_load(), s390_prologue_frame_unwind_cache(), s390_store(), and thumb_analyze_prologue().
enum { ... } prologue_value::kind |
Referenced by check_for_saved(), constant_last(), is_arg_reg(), m32c_is_1st_arg_reg(), m32c_is_arg_reg(), pv_add(), pv_area_find_reg(), pv_area_scan(), pv_area_store(), pv_area_store_would_trash(), pv_constant(), pv_is_array_ref(), pv_is_constant(), pv_is_identical(), pv_is_register(), pv_is_register_k(), pv_logical_and(), pv_register(), pv_subtract(), and s390_analyze_prologue().
Definition at line 145 of file prologue-value.h.
Referenced by check_for_saved(), is_arg_reg(), is_arg_spill(), m32c_is_1st_arg_reg(), m32c_is_arg_reg(), m32c_is_arg_spill(), m32c_is_struct_return(), pv_add(), pv_area_find_reg(), pv_area_scan(), pv_area_store_would_trash(), pv_constant(), pv_is_identical(), pv_is_register(), pv_is_register_k(), pv_logical_and(), pv_register(), pv_subtract(), and rx_analyze_prologue().