Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def31 HANDLE_DIE_HASH_ATTR(DW_AT_encoding)
H A DDwarfUnit.cpp720 addUInt(Buffer, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1, in constructTypeDIE()
768 addUInt(Buffer, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1, in constructTypeDIE()
1473 addUInt(*IndexTyDie, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1, in getIndexTyDie()
H A DDwarfCompileUnit.cpp1713 addUInt(Die, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1, Btr.Encoding); in createBaseTypeDIEs()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h167 #define DW_AT_encoding 0x3e macro
H A Ddwarf_dump.c137 case DW_AT_encoding: in dwarf_get_AT_name()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp724 case DW_AT_encoding: in AttributeValueString()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1405 (void) die_unsigned(dw, base, DW_AT_encoding, &enc, DW_ATTR_REQ); in die_base_from_dwarf()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2110 die.GetAttributeValueAsUnsigned(DW_AT_encoding, DW_ATE_hi_user); in Evaluate()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp346 case DW_AT_encoding: in ParsedDWARFTypeAttributes()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c5434 case DW_AT_encoding: in dump_dwarf_die()