Home
last modified time | relevance | path

Searched refs:DW_ATE_signed_char (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/test/DebugInfo/X86/
Ddata_member_location.ll44 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
Darray.ll80 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
Darray2.ll90 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
Dvla.ll92 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
Dmisched-dbg-value.ll138 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
Dsret.ll319 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_d3basics.h370 DW_ATE_signed_char = 0x6, enumerator
Dreaddwarf3.c2409 case DW_ATE_signed: case DW_ATE_signed_char: in parse_type_DIE()
/external/elfutils/0.153/libdw/
Ddwarf.h510 DW_ATE_signed_char = 0x6, enumerator
/external/llvm/lib/Support/
DDwarf.cpp492 case DW_ATE_signed_char: return "DW_ATE_signed_char"; in AttributeEncodingString()
/external/llvm/test/CodeGen/X86/
D2012-11-30-misched-dbg.ll83 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
Ddbg-changes-codegen-branch-folding.ll124 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
/external/llvm/include/llvm/Support/
DDwarf.h550 DW_ATE_signed_char = 0x06, enumerator
/external/llvm/test/Transforms/GCOVProfiling/
Dlinezero.ll109 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Ddwarf-aux.c261 return (ret == DW_ATE_signed_char || ret == DW_ATE_signed || in die_is_signed_type()
/external/llvm/test/Transforms/SampleProfile/
Dbranch.ll112 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
/external/llvm/test/Transforms/ObjCARC/
Densure-that-exception-unwind-path-is-visited.ll138 …6} ; [ DW_TAG_base_type ] [signed char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
/external/llvm/test/JitListener/
Dtest-parameters.ll158 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
Dtest-inline.ll155 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
/external/lldb/source/Symbol/
DClangASTContext.cpp921 case DW_ATE_signed_char: in GetBuiltinTypeForDWARFEncodingAndBitSize()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp781 Encoding == dwarf::DW_ATE_signed_char || in isUnsignedDIType()
DDwarfDebug.cpp1964 BTy.getEncoding() == dwarf::DW_ATE_signed_char)) { in emitDebugLocEntry()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp470 case BuiltinType::SChar: Encoding = llvm::dwarf::DW_ATE_signed_char; break; in CreateType()
/external/llvm/test/CodeGen/PowerPC/
Dpr17168.ll118 …6} ; [ DW_TAG_base_type ] [signed char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
/external/llvm/docs/
DSourceLevelDebugging.rst380 DW_ATE_signed_char = 6

12