GDB (xrefs)
|
This is the complete list of members for type, including all inherited members.
add_dyn_prop(dynamic_prop_node_kind kind, dynamic_prop prop) | type | |
align_log2 | type | |
alloc_fields(unsigned int nfields, bool init=true) | type | |
arch() const | type | |
arch_owner() const | type | inline |
bit_offset() const | type | inline |
bit_size() const | type | inline |
bit_size_differs_p() const | type | inline |
bit_stride() const | type | inline |
bounds() const | type | inline |
chain | type | |
code() const | type | inline |
copy_fields(struct type *src) | type | |
copy_fields(std::vector< struct field > &src) | type | |
dyn_prop(dynamic_prop_node_kind kind) const | type | |
endianity_is_not_default() const | type | inline |
field(int idx) const | type | inline |
fields() const | type | inline |
fixed_point_info() const | type | inline |
fixed_point_scaling_factor() | type | |
fixed_point_type_base_type() | type | |
has_no_signedness() const | type | inline |
has_varargs() const | type | inline |
index_type() const | type | inline |
instance_flags() const | type | inline |
is_array_like() | type | |
is_declared_class() const | type | inline |
is_fixed_instance() const | type | inline |
is_flag_enum() const | type | inline |
is_gnu_ifunc() const | type | inline |
is_multi_dimensional() const | type | inline |
is_objfile_owned() const | type | inline |
is_pointer_or_reference() const | type | inline |
is_prototyped() const | type | inline |
is_string_like() | type | |
is_stub() const | type | inline |
is_unsigned() const | type | inline |
is_vector() const | type | inline |
language() const | type | inline |
length() const | type | inline |
m_instance_flags | type | |
m_length | type | |
main_type | type | |
name() const | type | inline |
num_fields() const | type | inline |
objfile_owner() const | type | inline |
pointer_type | type | |
reference_type | type | |
remove_dyn_prop(dynamic_prop_node_kind kind) | type | |
rvalue_reference_type | type | |
set_bounds(range_bounds *bounds) | type | inline |
set_code(type_code code) | type | inline |
set_endianity_is_not_default(bool endianity_is_not_default) | type | inline |
set_fields(struct field *fields) | type | inline |
set_fixed_point_info(struct fixed_point_type_info *info) const | type | inline |
set_has_no_signedness(bool has_no_signedness) | type | inline |
set_has_varargs(bool has_varargs) | type | inline |
set_index_type(type *index_type) | type | inline |
set_instance_flags(type_instance_flags flags) | type | inline |
set_is_declared_class(bool is_declared_class) const | type | inline |
set_is_fixed_instance(bool is_fixed_instance) | type | inline |
set_is_flag_enum(bool is_flag_enum) | type | inline |
set_is_gnu_ifunc(bool is_gnu_ifunc) | type | inline |
set_is_multi_dimensional(bool value) | type | inline |
set_is_prototyped(bool is_prototyped) | type | inline |
set_is_stub(bool is_stub) | type | inline |
set_is_unsigned(bool is_unsigned) | type | inline |
set_is_vector(bool is_vector) | type | inline |
set_length(ULONGEST length) | type | inline |
set_name(const char *name) | type | inline |
set_num_fields(unsigned int num_fields) | type | inline |
set_owner(objfile *objfile) | type | inline |
set_owner(gdbarch *arch) | type | inline |
set_stub_is_supported(bool stub_is_supported) | type | inline |
set_target_is_stub(bool target_is_stub) | type | inline |
set_target_type(struct type *target_type) | type | inline |
stub_is_supported() const | type | inline |
target_is_stub() const | type | inline |
target_type() const | type | inline |