Home
last modified time | relevance | path

Searched refs:associate_die_to_decl (Results 1 – 2 of 2) sorted by relevance

/external/libabigail/src/
Dabg-dwarf-reader.cc3202 associate_die_to_decl(Dwarf_Die* die, in associate_die_to_decl() function in abigail::dwarf_reader::read_context
11435 ctxt.associate_die_to_decl(die, result, where_offset); in build_namespace_decl_and_add_to_ir()
12375 ctxt.associate_die_to_decl(&child, dm, where_offset, in add_or_update_class_type()
12386 ctxt.associate_die_to_decl(&child, f, where_offset, in add_or_update_class_type()
12640 ctxt.associate_die_to_decl(&child, dm, where_offset, in add_or_update_union_type()
12659 ctxt.associate_die_to_decl(&child, f, where_offset, in add_or_update_union_type()
13883 ctxt.associate_die_to_decl(fn_die, fn, /*do_associate_by_repr=*/true); in build_or_get_fn_decl_if_not_suppressed()
15070 ctxt.associate_die_to_decl(die, m, where_offset, in build_ir_node_from_die()
15197 ctxt.associate_die_to_decl(die, fn, where_offset, in build_ir_node_from_die()
15267 ctxt.associate_die_to_decl(die, is_decl(result), where_offset, in build_ir_node_from_die()
/external/libabigail/
DChangeLog1915 (read_context::associate_die_to_decl): Likewise.
2305 get_or_compute_canonical_die, associate_die_to_decl,
10518 (read_context::associate_die_to_decl): Remove the
12350 (read_context::associate_die_to_decl): Take a flag to say if we
13047 (read_context::associate_die_to_decl): Call
14312 (read_context::{get_die_source, associate_die_to_decl,
14369 (maybe_canonicalize_type, read_context::{associate_die_to_decl,
23863 (read_context::{associate_die_to_decl,
28087 associate_die_to_decl_alternate, associate_die_to_decl,