Home
last modified time | relevance | path

Searched refs:DW_AT_encoding (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def31 HANDLE_DIE_HASH_ATTR(DW_AT_encoding)
H A DDwarfUnit.cpp738 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 Ddwarf.h159 #define DW_AT_encoding 0x3e macro
H A Ddwarf_dump.c137 case DW_AT_encoding: in dwarf_get_AT_name()
/freebsd-12.1/contrib/binutils/include/elf/
H A Ddwarf2.h295 DW_AT_encoding = 0x3e, enumerator
/freebsd-12.1/contrib/gcc/
H A Ddwarf2.h293 DW_AT_encoding = 0x3e, enumerator
H A Ddwarf2out.c4635 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 DDwarf.cpp581 case DW_AT_encoding: in AttributeValueString()
/freebsd-12.1/contrib/binutils/binutils/
H A Ddwarf.c1260 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 DDWARFDebugInfoEntry.cpp717 case DW_AT_encoding: in DumpAttribute()
H A DDWARFASTParserClang.cpp318 case DW_AT_encoding: in ParseTypeFromDWARF()
/freebsd-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1394 (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 Ddwarf2read.c3961 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 Dreadelf.c5173 case DW_AT_encoding: in dump_dwarf_die()