Searched refs:DW_AT_encoding (Results 1 - 22 of 22) sorted by relevance

/external/elfutils/backends/
H A Dalpha_retval.c120 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding,
H A Di386_retval.c120 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding,
H A Dppc_retval.c127 DW_AT_encoding,
H A Ds390_retval.c126 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding,
H A Dppc64_retval.c122 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding,
H A Dsparc_retval.c115 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding,
H A Dx86_64_retval.c133 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding,
H A Dia64_retval.c122 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding,
289 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding,
/external/llvm/test/DebugInfo/SystemZ/
H A Dvariable-loc.s131 .byte 5 # DW_AT_encoding
144 .byte 5 # DW_AT_encoding
233 .byte 62 # DW_AT_encoding
265 .byte 62 # DW_AT_encoding
/external/llvm/lib/Support/
H A DDwarf.cpp158 case DW_AT_encoding: return "DW_AT_encoding";
/external/qemu/elff/
H A Ddwarf_utils.cc77 DWARF_NAMEFY(DW_AT_encoding);
H A Ddwarf.h265 #define DW_AT_encoding 0x3e macro
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
H A Ddwarf2-info.c160 DW_AT_encoding = 0x3e, enumerator in enum:__anon14828
/external/elfutils/tests/
H A Dshow-die-info.c154 { DW_AT_encoding, "encoding" },
/external/elfutils/libdw/
H A Ddwarf.h180 DW_AT_encoding = 0x3e, enumerator in enum:__anon18393
/external/llvm/include/llvm/Support/
H A DDwarf.h192 DW_AT_encoding = 0x3e, enumerator in enum:llvm::dwarf::dwarf_constants
/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_d3basics.h259 DW_AT_encoding = 0x3e, enumerator in enum:__anon28034
H A Dd3basics.c238 case DW_AT_encoding: return "DW_AT_encoding";
H A Dreaddwarf3.c2375 if (attr == DW_AT_encoding && ctsSzB > 0) {
2417 DW_AT_encoding : 5
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp845 addUInt(&Buffer, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1,
1518 addUInt(IdxTy, dwarf::DW_AT_encoding, dwarf::DW_FORM_data1,
/external/linux-tools-perf/util/
H A Dprobe-finder.c379 if (die_get_attr_udata(tp_die, DW_AT_encoding, &ret))
/external/elfutils/src/
H A Dreadelf.c3179 [DW_AT_encoding] = "encoding",
4285 case DW_AT_encoding:

Completed in 416 milliseconds