Searched refs:DW_AT_encoding (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DIEHashAttributes.def | 31 HANDLE_DIE_HASH_ATTR(DW_AT_encoding)
|
| H A D | DwarfUnit.cpp | 738 addUInt(Buffer, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1, in constructTypeDIE() 1299 addUInt(*IndexTyDie, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1, in getIndexTyDie()
|
| /freebsd-12.1/contrib/elftoolchain/libdwarf/ |
| H A D | dwarf.h | 159 #define DW_AT_encoding 0x3e macro
|
| H A D | dwarf_dump.c | 137 case DW_AT_encoding: in dwarf_get_AT_name()
|
| /freebsd-12.1/contrib/binutils/include/elf/ |
| H A D | dwarf2.h | 295 DW_AT_encoding = 0x3e, enumerator
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | dwarf2.h | 293 DW_AT_encoding = 0x3e, enumerator
|
| H A D | dwarf2out.c | 4635 case DW_AT_encoding: in dwarf_attr_name() 8281 add_AT_unsigned (base_type_result, DW_AT_encoding, encoding); in base_type_die()
|
| /freebsd-12.1/contrib/llvm/lib/BinaryFormat/ |
| H A D | Dwarf.cpp | 581 case DW_AT_encoding: in AttributeValueString()
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | dwarf.c | 1260 case DW_AT_encoding: in read_and_display_attr_value() 1439 case DW_AT_encoding: return "DW_AT_encoding"; in get_AT_name()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFDebugInfoEntry.cpp | 717 case DW_AT_encoding: in DumpAttribute()
|
| H A D | DWARFASTParserClang.cpp | 318 case DW_AT_encoding: in ParseTypeFromDWARF()
|
| /freebsd-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | dwarf.c | 1394 (void) die_signed(dw, base, DW_AT_encoding, &enc, DW_ATTR_REQ); in die_base_from_dwarf()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | dwarf2read.c | 3961 attr = dwarf2_attr (die, DW_AT_encoding, cu); in read_base_type() 6658 case DW_AT_encoding: in dwarf_attr_name()
|
| /freebsd-12.1/contrib/elftoolchain/readelf/ |
| H A D | readelf.c | 5173 case DW_AT_encoding: in dump_dwarf_die()
|