GDB (xrefs)
|
This is the complete list of members for dwarf_expr_context, including all inherited members.
add_piece(ULONGEST size, ULONGEST offset) | dwarf_expr_context | private |
address_type() const | dwarf_expr_context | private |
dwarf_call(cu_offset die_cu_off) | dwarf_expr_context | private |
dwarf_expr_context(dwarf2_per_objfile *per_objfile, int addr_size) | dwarf_expr_context | |
eval(const gdb_byte *addr, size_t len) | dwarf_expr_context | private |
evaluate(const gdb_byte *addr, size_t len, bool as_lval, dwarf2_per_cu_data *per_cu, frame_info_ptr frame, const struct property_addr_info *addr_info=nullptr, struct type *type=nullptr, struct type *subobj_type=nullptr, LONGEST subobj_offset=0) | dwarf_expr_context | |
execute_stack_op(const gdb_byte *op_ptr, const gdb_byte *op_end) | dwarf_expr_context | private |
fetch(int n) | dwarf_expr_context | private |
fetch_address(int n) | dwarf_expr_context | private |
fetch_in_stack_memory(int n) | dwarf_expr_context | private |
fetch_result(struct type *type, struct type *subobj_type, LONGEST subobj_offset, bool as_lval) | dwarf_expr_context | private |
get_base_type(cu_offset die_cu_off) | dwarf_expr_context | private |
get_frame_base(const gdb_byte **start, size_t *length) | dwarf_expr_context | private |
m_addr_info | dwarf_expr_context | private |
m_addr_size | dwarf_expr_context | private |
m_data | dwarf_expr_context | private |
m_frame | dwarf_expr_context | private |
m_initialized | dwarf_expr_context | private |
m_len | dwarf_expr_context | private |
m_location | dwarf_expr_context | private |
m_max_recursion_depth | dwarf_expr_context | private |
m_per_cu | dwarf_expr_context | private |
m_per_objfile | dwarf_expr_context | private |
m_pieces | dwarf_expr_context | private |
m_recursion_depth | dwarf_expr_context | private |
m_stack | dwarf_expr_context | private |
pop() | dwarf_expr_context | private |
push(struct value *value, bool in_stack_memory) | dwarf_expr_context | private |
push_address(CORE_ADDR value, bool in_stack_memory) | dwarf_expr_context | |
push_dwarf_reg_entry_value(call_site_parameter_kind kind, call_site_parameter_u kind_u, int deref_size) | dwarf_expr_context | private |
read_mem(gdb_byte *buf, CORE_ADDR addr, size_t length) | dwarf_expr_context | private |
stack_empty_p() const | dwarf_expr_context | private |
~dwarf_expr_context()=default | dwarf_expr_context | virtual |