| H A D | abg-dwarf-reader.cc | 1749 get_container(const reader& rdr, const Dwarf_Die *die) get_container() argument 2493 compute_canonical_die_offset(const Dwarf_Die *die, Dwarf_Off &canonical_die_offset, bool die_as_type) const compute_canonical_die_offset() argument 2525 compute_canonical_die(const Dwarf_Die *die, offset_offset_map_type& canonical_dies, Dwarf_Die &canonical_die, bool die_as_type) const compute_canonical_die() argument 2571 Dwarf_Die die; compute_canonical_die() local 2639 get_canonical_die(const Dwarf_Die *die, Dwarf_Die &canonical_die, size_t where, bool die_as_type) get_canonical_die() argument 2731 get_or_compute_canonical_die(const Dwarf_Die* die, Dwarf_Die& canonical_die, size_t where, bool die_as_type) const get_or_compute_canonical_die() argument 2858 get_die_source(const Dwarf_Die &die, die_source &source) const get_die_source() argument 2941 associate_die_to_decl(Dwarf_Die* die, decl_base_sptr decl, size_t where_offset, bool do_associate_by_repr = false) associate_die_to_decl() argument 3007 get_die_qualified_name(Dwarf_Die *die, size_t where_offset) get_die_qualified_name() argument 3041 get_die_qualified_name(Dwarf_Die *die, size_t where_offset) const get_die_qualified_name() argument 3065 get_die_qualified_type_name(const Dwarf_Die *die, size_t where_offset) const get_die_qualified_type_name() argument 3124 get_die_pretty_type_representation(const Dwarf_Die *die, size_t where_offset) const get_die_pretty_type_representation() argument 3161 get_die_pretty_representation(const Dwarf_Die *die, size_t where_offset) const get_die_pretty_representation() argument 3231 lookup_artifact_from_die(const Dwarf_Die *die, bool die_as_type = false) const lookup_artifact_from_die() argument 3293 get_die_language(const Dwarf_Die *die, translation_unit::language &lang) const get_die_language() argument 3390 Dwarf_Die die; odr_is_relevant() local 3474 associate_die_repr_to_fn_type_per_tu(const Dwarf_Die *die, const function_type_sptr &fn_type) associate_die_repr_to_fn_type_per_tu() argument 3495 lookup_fn_type_from_die_repr_per_tu(const Dwarf_Die *die) lookup_fn_type_from_die_repr_per_tu() argument 3571 set_canonical_die_offset(const Dwarf_Die *die, Dwarf_Off canonical_die_offset, bool die_as_type) const set_canonical_die_offset() argument 3664 associate_die_to_type(const Dwarf_Die *die, type_base_sptr type, size_t where) associate_die_to_type() argument 4825 is_decl_die_with_exported_symbol(const Dwarf_Die *die) is_decl_die_with_exported_symbol() argument 5004 get_first_exported_fn_address_from_DW_AT_ranges(Dwarf_Die* die, Dwarf_Addr& address) const get_first_exported_fn_address_from_DW_AT_ranges() argument 5199 build_die_parent_relations_under(Dwarf_Die* die, die_source source, imported_unit_points_type & imported_units) build_die_parent_relations_under() argument 5840 die_is_anonymous(const Dwarf_Die* die) die_is_anonymous() argument 5859 die_string_attribute(const Dwarf_Die* die, unsigned attr_name) die_string_attribute() argument 5883 die_char_str_attribute(const Dwarf_Die* die, unsigned attr_name) die_char_str_attribute() argument 5912 die_unsigned_constant_attribute(const Dwarf_Die* die, unsigned attr_name, uint64_t& cst) die_unsigned_constant_attribute() argument 5942 die_signed_constant_attribute(const Dwarf_Die *die, unsigned attr_name, int64_t& cst) die_signed_constant_attribute() argument 5978 die_constant_attribute(const Dwarf_Die *die, unsigned attr_name, bool is_signed, array_type_def::subrange_type::bound_value &value) die_constant_attribute() argument 6070 die_flag_attribute(const Dwarf_Die* die, unsigned attr_name, bool& flag, bool recursively = true) die_flag_attribute() argument 6096 die_linkage_name(const Dwarf_Die* die) die_linkage_name() argument 6118 die_decl_file_attribute(const Dwarf_Die* die) die_decl_file_attribute() argument 6146 die_die_attribute(const Dwarf_Die* die, unsigned attr_name, Dwarf_Die& result, bool recursively) die_die_attribute() argument 6172 die_address_attribute(Dwarf_Die* die, unsigned attr_name, Dwarf_Addr& result) die_address_attribute() argument 6188 die_location(const reader& rdr, const Dwarf_Die* die) die_location() argument 6212 die_name(const Dwarf_Die* die) die_name() argument 6230 die_loc_and_name(const reader& rdr, Dwarf_Die* die, location& loc, string& name, string& linkage_name) die_loc_and_name() argument 6251 die_size_in_bits(const Dwarf_Die* die, uint64_t& size) die_size_in_bits() argument 6281 die_access_specifier(Dwarf_Die * die, access_specifier& access) die_access_specifier() argument 6322 die_is_public_decl(const Dwarf_Die* die) die_is_public_decl() argument 6352 die_is_effectively_public_decl(const reader& rdr, const Dwarf_Die* die) die_is_effectively_public_decl() argument 6395 die_is_declaration_only(Dwarf_Die* die) die_is_declaration_only() argument 6410 die_is_function_decl(const Dwarf_Die *die) die_is_function_decl() argument 6427 die_is_variable_decl(const Dwarf_Die *die) die_is_variable_decl() argument 6444 die_has_size_attribute(const Dwarf_Die *die) die_has_size_attribute() argument 6458 die_has_no_child(const Dwarf_Die *die) die_has_no_child() argument 6477 die_is_declaration_only(const Dwarf_Die* die) die_is_declaration_only() argument 6486 die_is_artificial(Dwarf_Die* die) die_is_artificial() argument 6692 is_type_die_to_be_canonicalized(const Dwarf_Die *die) is_type_die_to_be_canonicalized() argument 6751 die_is_type(const Dwarf_Die* die) die_is_type() argument 6764 die_is_decl(const Dwarf_Die* die) die_is_decl() argument 6777 die_is_namespace(const Dwarf_Die* die) die_is_namespace() argument 6790 die_is_unspecified(Dwarf_Die* die) die_is_unspecified() argument 6803 die_is_void_type(Dwarf_Die* die) die_is_void_type() argument 6821 die_is_pointer_type(const Dwarf_Die* die) die_is_pointer_type() argument 6841 pointer_or_qual_die_of_anonymous_class_type(const Dwarf_Die* die) pointer_or_qual_die_of_anonymous_class_type() argument 6865 die_is_reference_type(const Dwarf_Die* die) die_is_reference_type() argument 6883 die_is_array_type(const Dwarf_Die* die) die_is_array_type() argument 6901 die_is_pointer_or_reference_type(const Dwarf_Die* die) die_is_pointer_or_reference_type() argument 6913 die_is_pointer_reference_or_typedef_type(const Dwarf_Die* die) die_is_pointer_reference_or_typedef_type() argument 6923 die_is_class_type(const Dwarf_Die* die) die_is_class_type() argument 6939 die_is_qualified_type(const Dwarf_Die* die) die_is_qualified_type() argument 6956 die_is_function_type(const Dwarf_Die *die) die_is_function_type() argument 6977 die_has_object_pointer(const Dwarf_Die* die, Dwarf_Die& object_pointer) die_has_object_pointer() argument 6994 die_has_children(const Dwarf_Die* die) die_has_children() argument 7020 die_this_pointer_from_object_pointer(Dwarf_Die* die, Dwarf_Die& this_pointer_die) die_this_pointer_from_object_pointer() argument 7041 die_this_pointer_is_const(Dwarf_Die* die) die_this_pointer_is_const() argument 7065 die_object_pointer_is_for_const_method(Dwarf_Die* die) die_object_pointer_is_for_const_method() argument 7094 die_is_at_class_scope(const reader& rdr, const Dwarf_Die* die, size_t where_offset, Dwarf_Die& class_scope_die) die_is_at_class_scope() argument 7119 die_peel_qual_ptr(Dwarf_Die *die, Dwarf_Die& peeled_die) die_peel_qual_ptr() argument 7165 die_peel_typedef(Dwarf_Die *die, Dwarf_Die& peeled_die) die_peel_typedef() argument 7202 die_peel_pointer_and_typedef(const Dwarf_Die *die, Dwarf_Die& peeled_die) die_peel_pointer_and_typedef() argument 7255 die_function_type_is_method_type(const reader& rdr, const Dwarf_Die *die, size_t where_offset, Dwarf_Die& object_pointer_die, Dwarf_Die& class_die, bool& is_static) die_function_type_is_method_type() argument 7351 die_virtuality(const Dwarf_Die* die, virtuality& virt) die_virtuality() argument 7376 die_is_virtual(const Dwarf_Die* die) die_is_virtual() argument 7392 die_is_declared_inline(Dwarf_Die* die) die_is_declared_inline() argument 7567 die_location_expr(const Dwarf_Die* die, unsigned attr_name, Dwarf_Op** expr, size_t* expr_len) die_location_expr() argument [all...] |