GDB (xrefs)
|
#include "expression.h"
Public Attributes | |
struct language_defn * | language_defn |
struct gdbarch * | gdbarch |
int | nelts |
union exp_element | elts [1] |
Definition at line 79 of file expression.h.
union exp_element expression::elts[1] |
Definition at line 85 of file expression.h.
Referenced by ada_dump_subexp_body(), ada_forward_operator_length(), ada_operator_check(), ada_operator_length(), ada_print_subexp(), aggregate_assign_from_choices(), aggregate_assign_positional(), assign_component(), check_condition(), copy_exp(), dump_raw_expression(), dump_subexp(), dump_subexp_body_standard(), encode_actions_1(), evaluate_subexp_c(), evaluate_subexp_for_sizeof(), evaluate_subexp_java(), evaluate_subexp_modula2(), evaluate_subexp_opencl(), evaluate_subexp_standard(), evaluate_subexp_with_coercion(), extract_field_op(), gen_eval_for_expr(), gen_expr(), gen_printf(), gen_trace_for_expr(), init_if_undefined_command(), insert_exp(), maintenance_print_type(), num_component_specs(), operator_check_standard(), operator_length_standard(), parse_and_eval_type(), prefixify_subexp(), print_subexp_standard(), replace_operator_with_call(), resolve_subexp(), return_command(), set_command(), stap_compile_to_ax(), validate_actionline(), value_f90_subarray(), watchpoint_exp_is_const(), write_exp_bitstring(), write_exp_elt(), write_exp_string(), and write_exp_string_vector().
struct gdbarch* expression::gdbarch |
Definition at line 83 of file expression.h.
Referenced by assign_component(), do_one_display(), evaluate_subexp_c(), evaluate_subexp_for_sizeof(), evaluate_subexp_java(), evaluate_subexp_modula2(), evaluate_subexp_opencl(), evaluate_subexp_standard(), gen_bitfield_ref(), gen_eval_for_expr(), gen_expr(), gen_expr_binop_rest(), gen_integral_promotions(), gen_maybe_namespace_elt(), gen_struct_elt_for_reference(), gen_struct_ref_recursive(), gen_trace_for_expr(), gen_usual_arithmetic(), initialize_expout(), opencl_component_ref(), opencl_logical_not(), opencl_relop(), print_object_command(), print_subexp_standard(), replace_operator_with_call(), vector_relop(), and x_command().
Definition at line 81 of file expression.h.
Referenced by dump_prefix_expression(), dump_raw_expression(), dump_subexp_body(), evaluate_subexp(), evaluate_subexp_c(), evaluate_subexp_opencl(), evaluate_subexp_standard(), evaluate_subexp_with_coercion(), exp_iterate(), initialize_expout(), op_name(), opencl_logical_not(), opencl_relop(), operator_length(), print_subexp(), print_subexp_standard(), and replace_operator_with_call().
Definition at line 84 of file expression.h.
Referenced by dump_prefix_expression(), dump_raw_expression(), exp_iterate(), init_if_undefined_command(), prefixify_expression(), reallocate_expout(), replace_operator_with_call(), set_command(), and watchpoint_exp_is_const().