• Home
  • Raw
  • Download

Lines Matching refs:get_container

1956     get_container(die_source source)  in get_container()  function in abigail::dwarf_reader::read_context::die_source_dependant_container_set
1985 get_container(die_source source) const in get_container() function in abigail::dwarf_reader::read_context::die_source_dependant_container_set
1988 get_container(source); in get_container()
2002 get_container(const read_context& ctxt, const Dwarf_Die *die) in get_container() function in abigail::dwarf_reader::read_context::die_source_dependant_container_set
2005 return get_container(source); in get_container()
2019 get_container(const read_context& ctxt, const Dwarf_Die *die) const in get_container() function in abigail::dwarf_reader::read_context::die_source_dependant_container_set
2022 get_container(ctxt, die); in get_container()
2720 get_container(*this, die) in compute_canonical_die_offset()
2722 get_container(*this, die); in compute_canonical_die_offset()
2787 type_die_repr_die_offsets_maps().get_container(source)) in compute_canonical_die()
2789 decl_die_repr_die_offsets_maps().get_container(source)); in compute_canonical_die()
2883 get_container(source) in get_canonical_die()
2885 get_container(source); in get_canonical_die()
2900 type_die_repr_die_offsets_maps().get_container(*this, die)) in get_canonical_die()
2902 decl_die_repr_die_offsets_maps().get_container(*this, die)); in get_canonical_die()
2991 get_container(source) in get_or_compute_canonical_die()
2993 get_container(source); in get_or_compute_canonical_die()
3010 type_die_repr_die_offsets_maps().get_container(*this, die)) in get_or_compute_canonical_die()
3012 decl_die_repr_die_offsets_maps().get_container(*this, die)); in get_or_compute_canonical_die()
3210 decl_die_artefact_maps().get_container(source); in associate_die_to_decl()
3271 die_qualified_name_maps_.get_container(*this, die); in get_die_qualified_name()
3334 die_qualified_name_maps_.get_container(*const_cast<read_context*>(this), in get_die_qualified_type_name()
3389 die_pretty_type_repr_maps_.get_container(*const_cast<read_context*>(this), in get_die_pretty_type_representation()
3426 die_pretty_repr_maps_.get_container(*const_cast<read_context*>(this), in get_die_pretty_representation()
3499 ? type_die_artefact_maps().get_container(*this, &equiv_die) in lookup_artifact_from_die()
3500 : decl_die_artefact_maps().get_container(*this, &equiv_die); in lookup_artifact_from_die()
3536 ? type_die_artefact_maps().get_container(source) in lookup_artifact_from_die_offset()
3537 : decl_die_artefact_maps().get_container(source); in lookup_artifact_from_die_offset()
3810 get_container(source) in set_canonical_die_offset()
3812 get_container(source); in set_canonical_die_offset()
3880 get_container(source) in get_canonical_die_offset()
3882 get_container(source); in get_canonical_die_offset()
3907 type_die_artefact_maps().get_container(*this, &equiv_die); in associate_die_to_type()
3951 type_die_artefact_maps().get_container(source); in lookup_type_from_die_offset()
4740 type_die_artefact_maps().get_container(*this, die); in schedule_type_for_late_canonicalization()