Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def31 HANDLE_DIE_HASH_ATTR(DW_AT_encoding)
H A DDwarfUnit.cpp699 addUInt(Buffer, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1, in constructTypeDIE()
737 addUInt(Buffer, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1, in constructTypeDIE()
1393 addUInt(*IndexTyDie, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1, in getIndexTyDie()
H A DDwarfCompileUnit.cpp1565 addUInt(Die, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1, Btr.Encoding); in createBaseTypeDIEs()
/freebsd-13.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-13.1/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp647 case DW_AT_encoding: in AttributeValueString()
/freebsd-13.1/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1402 (void) die_signed(dw, base, DW_AT_encoding, &enc, DW_ATTR_REQ); in die_base_from_dwarf()
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2480 die.GetAttributeValueAsUnsigned(DW_AT_encoding, DW_ATE_hi_user); in Evaluate()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp359 case DW_AT_encoding: in ParsedDWARFTypeAttributes()
/freebsd-13.1/contrib/elftoolchain/readelf/
H A Dreadelf.c5429 case DW_AT_encoding: in dump_dwarf_die()