GDB (xrefs)
|
This is the complete list of members for value, including all inherited members.
address | value | |
address() const | value | |
allocate(struct type *type) | value | static |
allocate(struct type *type, bool check_size) | value | privatestatic |
allocate_computed(struct type *type, const struct lval_funcs *funcs, void *closure) | value | static |
allocate_contents(bool check_size) | value | private |
allocate_lazy(struct type *type) | value | static |
allocate_optimized_out(struct type *type) | value | static |
arch() const | value | |
bitpos() const | value | inline |
bits_any_optimized_out(int bit_offset, int bit_length) const | value | |
bits_available(LONGEST offset, ULONGEST length) const | value | |
bits_synthetic_pointer(LONGEST offset, LONGEST length) const | value | |
bitsize() const | value | inline |
bytes_available(LONGEST offset, ULONGEST length) const | value | |
call_xmethod(gdb::array_view< value * > argv) | value | |
closure | value | |
computed | value | |
computed_closure() const | value | |
computed_funcs() const | value | |
contents() | value | |
contents_all() | value | |
contents_all_raw() | value | |
contents_bits_eq(int offset1, const struct value *val2, int offset2, int length) const | value | private |
contents_copy(struct value *dst, LONGEST dst_offset, LONGEST src_offset, LONGEST length) | value | |
contents_copy_raw(struct value *dst, LONGEST dst_offset, LONGEST src_offset, LONGEST length) | value | private |
contents_copy_raw_bitwise(struct value *dst, LONGEST dst_bit_offset, LONGEST src_bit_offset, LONGEST bit_length) | value | private |
contents_eq(LONGEST offset1, const struct value *val2, LONGEST offset2, LONGEST length) const | value | |
contents_eq(const struct value *val2) const | value | |
contents_for_printing() | value | |
contents_for_printing() const | value | |
contents_raw() | value | |
contents_writeable() | value | |
copy() const | value | |
decref() | value | |
deprecated_internalvar_hack() | value | inline |
deprecated_modifiable() const | value | inline |
deprecated_next_frame_id_hack() | value | |
deprecated_regnum_hack() | value | |
deprecated_set_type(struct type *type) | value | inline |
DISABLE_COPY_AND_ASSIGN(value) | value | private |
embedded_offset() const | value | inline |
enclosing_type() const | value | inline |
entirely_available() | value | |
entirely_covered_by_range_vector(const std::vector< range > &ranges) | value | private |
entirely_optimized_out() | value | inline |
entirely_unavailable() | value | inline |
fetch_lazy() | value | |
fetch_lazy_bitfield() | value | private |
fetch_lazy_memory() | value | private |
fetch_lazy_register() | value | private |
force_lval(CORE_ADDR) | value | |
from_component_bitsize(struct type *type, LONGEST bit_offset, LONGEST bit_length) | value | |
from_xmethod(xmethod_worker_up &&worker) | value | static |
funcs | value | |
incref() | value | inline |
initialized() const | value | inline |
internalvar | value | |
lazy() const | value | inline |
lval() const | value | inline |
m_bitpos | value | private |
m_bitsize | value | private |
m_contents | value | private |
m_embedded_offset | value | private |
m_enclosing_type | value | private |
m_in_history | value | private |
m_initialized | value | private |
m_is_zero | value | private |
m_lazy | value | private |
m_limited_length | value | private |
m_location | value | private |
m_lval | value | private |
m_modifiable | value | private |
m_offset | value | private |
m_optimized_out | value | private |
m_parent | value | private |
m_pointed_to_offset | value | private |
m_reference_count | value | private |
m_stack | value | private |
m_type | value | private |
m_unavailable | value | private |
mark_bits_optimized_out(LONGEST offset, LONGEST length) | value | |
mark_bits_unavailable(LONGEST offset, ULONGEST length) | value | |
mark_bytes_optimized_out(int offset, int length) | value | |
mark_bytes_unavailable(LONGEST offset, ULONGEST length) | value | |
next_frame_id | value | |
non_lval() | value | |
offset() const | value | inline |
optimized_out() | value | |
parent() const | value | inline |
pointed_to_offset() const | value | inline |
preserve(struct objfile *objfile, htab_t copied_types) | value | |
primitive_field(LONGEST offset, int fieldno, struct type *arg_type) | value | |
ranges_copy_adjusted(struct value *dst, int dst_bit_offset, int src_bit_offset, int bit_length) const | value | private |
raw_address() const | value | |
record_latest() | value | |
reg | value | |
regnum | value | |
require_available() const | value | private |
require_not_optimized_out() const | value | private |
result_type_of_xmethod(gdb::array_view< value * > argv) | value | |
set_address(CORE_ADDR) | value | |
set_bitpos(LONGEST bit) | value | inline |
set_bitsize(LONGEST bit) | value | inline |
set_component_location(const struct value *whole) | value | |
set_embedded_offset(LONGEST val) | value | inline |
set_enclosing_type(struct type *new_type) | value | |
set_initialized(bool value) | value | inline |
set_lazy(bool val) | value | inline |
set_limited_array_length() | value | private |
set_lval(lval_type val) | value | inline |
set_modifiable(bool val) | value | inline |
set_offset(LONGEST offset) | value | inline |
set_parent(struct value *parent) | value | inline |
set_pointed_to_offset(LONGEST val) | value | inline |
set_stack(bool val) | value | inline |
stack() const | value | inline |
type() const | value | inline |
unpack_bitfield(struct value *dest_val, LONGEST bitpos, LONGEST bitsize, const gdb_byte *valaddr, LONGEST embedded_offset) const | value | |
value(struct type *type_) | value | inlineexplicitprivate |
xm_worker | value | |
zero(struct type *type, enum lval_type lv) | value | static |
~value() | value | private |