Home
last modified time | relevance | path

Searched refs:get_AT_ref (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddwarf2ctf.cc69 dw_die_ref type_die = get_AT_ref (die, DW_AT_type); in ctf_get_AT_type()
820 dw_die_ref decl = get_AT_ref (die, DW_AT_specification); in gen_ctf_variable()
Ddwarf2out.h441 extern dw_die_ref get_AT_ref (dw_die_ref, enum dwarf_attribute);
Ddwarf2out.cc5468 if ((t = get_AT_ref (die, DW_AT_abstract_origin)) in get_die_parent()
5469 || (t = get_AT_ref (die, DW_AT_specification))) in get_die_parent()
5521 get_AT_ref (dw_die_ref die, enum dwarf_attribute attr_kind) in get_AT_ref() function
5798 dw_die_ref tmp = get_AT_ref (child, DW_AT_specification); in splice_child_die()
5806 == get_AT_ref (parent, DW_AT_specification))); in splice_child_die()
5904 type_die = get_AT_ref (type_die, DW_AT_type); in strip_naming_typedef()
7213 spec = get_AT_ref (die, DW_AT_specification); in checksum_die_context()
7285 dw_die_ref decl = get_AT_ref (target_die, DW_AT_specification); in attr_checksum_ordered()
7310 dw_die_ref decl = get_AT_ref (target_die, DW_AT_specification); in attr_checksum_ordered()
7652 decl = get_AT_ref (die, DW_AT_specification); in die_checksum_ordered()
[all …]
DChangeLog-200010604 get_AT_unsigned, get_AT_ref): Don't call them if get_AT fails.
29225 AT_addr, AT_lbl, get_AT_ref, free_AT, free_die, local_scope_p,
DChangeLog-202121803 (get_AT_ref): Likewise.
DChangeLog-201516734 (get_AT_ref): Likewise.