• Home
  • Raw
  • Download

Lines Matching refs:get_container

1703     get_container(die_source source)  in get_container()  function in abigail::dwarf::reader::die_source_dependant_container_set
1732 get_container(die_source source) const in get_container() function in abigail::dwarf::reader::die_source_dependant_container_set
1735 get_container(source); in get_container()
1749 get_container(const reader& rdr, const Dwarf_Die *die) in get_container() function in abigail::dwarf::reader::die_source_dependant_container_set
1752 return get_container(source); in get_container()
1766 get_container(const reader& rdr, const Dwarf_Die *die) const in get_container() function in abigail::dwarf::reader::die_source_dependant_container_set
1769 get_container(rdr, die); in get_container()
2500 get_container(*this, die) in compute_canonical_die_offset()
2502 get_container(*this, die); in compute_canonical_die_offset()
2567 type_die_repr_die_offsets_maps().get_container(source)) in compute_canonical_die()
2569 decl_die_repr_die_offsets_maps().get_container(source)); in compute_canonical_die()
2649 get_container(source) in get_canonical_die()
2651 get_container(source); in get_canonical_die()
2666 type_die_repr_die_offsets_maps().get_container(*this, die)) in get_canonical_die()
2668 decl_die_repr_die_offsets_maps().get_container(*this, die)); in get_canonical_die()
2741 get_container(source) in get_or_compute_canonical_die()
2743 get_container(source); in get_or_compute_canonical_die()
2763 type_die_repr_die_offsets_maps().get_container(*this, die)) in get_or_compute_canonical_die()
2765 decl_die_repr_die_offsets_maps().get_container(*this, die)); in get_or_compute_canonical_die()
2949 decl_die_artefact_maps().get_container(source); in associate_die_to_decl()
3011 die_qualified_name_maps_.get_container(*this, die); in get_die_qualified_name()
3074 die_qualified_name_maps_.get_container(*const_cast<reader*>(this), in get_die_qualified_type_name()
3129 die_pretty_type_repr_maps_.get_container(*const_cast<reader*>(this), in get_die_pretty_type_representation()
3166 die_pretty_repr_maps_.get_container(*const_cast<reader*>(this), in get_die_pretty_representation()
3239 ? type_die_artefact_maps().get_container(*this, &equiv_die) in lookup_artifact_from_die()
3240 : decl_die_artefact_maps().get_container(*this, &equiv_die); in lookup_artifact_from_die()
3276 ? type_die_artefact_maps().get_container(source) in lookup_artifact_from_die_offset()
3277 : decl_die_artefact_maps().get_container(source); in lookup_artifact_from_die_offset()
3551 get_container(source) in set_canonical_die_offset()
3553 get_container(source); in set_canonical_die_offset()
3621 get_container(source) in get_canonical_die_offset()
3623 get_container(source); in get_canonical_die_offset()
3647 get_container(source) in erase_canonical_die_offset()
3649 get_container(source); in erase_canonical_die_offset()
3677 type_die_artefact_maps().get_container(*this, &equiv_die); in associate_die_to_type()
3721 type_die_artefact_maps().get_container(source); in lookup_type_from_die_offset()