Searched refs:dwarf_attribute (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | dwarf2out.c | 3718 enum dwarf_attribute dw_attr; 4055 static void add_AT_offset (dw_die_ref, enum dwarf_attribute, 4064 static int get_AT_flag (dw_die_ref, enum dwarf_attribute); 4072 static void remove_AT (dw_die_ref, enum dwarf_attribute); 4173 enum dwarf_attribute); 4988 add_AT_vec (dw_die_ref die, enum dwarf_attribute attr_kind, in add_AT_vec() 5212 add_AT_file (dw_die_ref die, enum dwarf_attribute attr_kind, in add_AT_file() 5315 get_AT (dw_die_ref die, enum dwarf_attribute attr_kind) in get_AT() 5395 get_AT_ref (dw_die_ref die, enum dwarf_attribute attr_kind) in get_AT_ref() 5467 remove_AT (dw_die_ref die, enum dwarf_attribute attr_kind) in remove_AT() [all …]
|
| H A D | dwarf.h | 98 enum dwarf_attribute { enum
|
| H A D | dwarf2.h | 245 enum dwarf_attribute enum
|
| H A D | ChangeLog-2001 | 3372 * dwarf2.h (dwarf_attribute): New DW_AT_VMS_rtnbeg_pd_address.
|
| H A D | ChangeLog-2002 | 24585 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector.
|
| H A D | ChangeLog-2004 | 42791 dwarf_attribute attr, generate attribute ATTR. Create the location list.
|
| /freebsd-12.1/contrib/binutils/include/elf/ |
| H A D | dwarf.h | 101 enum dwarf_attribute { enum
|
| H A D | dwarf2.h | 247 enum dwarf_attribute enum
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | dwarf2.c | 58 enum dwarf_attribute name; 229 enum dwarf_attribute name; 517 = (enum dwarf_attribute) abbrev_name; in read_abbrevs()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | dwarf2read.c | 340 enum dwarf_attribute name; 369 enum dwarf_attribute name;
|