/external/llvm/test/DebugInfo/X86/ |
D | data_member_location.ll | 44 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
|
D | array.ll | 80 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
|
D | array2.ll | 90 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
|
D | vla.ll | 92 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
|
D | misched-dbg-value.ll | 138 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
|
D | sret.ll | 319 …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/ |
D | priv_d3basics.h | 370 DW_ATE_signed_char = 0x6, enumerator
|
D | readdwarf3.c | 2409 case DW_ATE_signed: case DW_ATE_signed_char: in parse_type_DIE()
|
/external/elfutils/0.153/libdw/ |
D | dwarf.h | 510 DW_ATE_signed_char = 0x6, enumerator
|
/external/llvm/lib/Support/ |
D | Dwarf.cpp | 492 case DW_ATE_signed_char: return "DW_ATE_signed_char"; in AttributeEncodingString()
|
/external/llvm/test/CodeGen/X86/ |
D | 2012-11-30-misched-dbg.ll | 83 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
|
D | dbg-changes-codegen-branch-folding.ll | 124 …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/ |
D | Dwarf.h | 550 DW_ATE_signed_char = 0x06, enumerator
|
/external/llvm/test/Transforms/GCOVProfiling/ |
D | linezero.ll | 109 …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/ |
D | dwarf-aux.c | 261 return (ret == DW_ATE_signed_char || ret == DW_ATE_signed || in die_is_signed_type()
|
/external/llvm/test/Transforms/SampleProfile/ |
D | branch.ll | 112 …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/ |
D | ensure-that-exception-unwind-path-is-visited.ll | 138 …6} ; [ DW_TAG_base_type ] [signed char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
|
/external/llvm/test/JitListener/ |
D | test-parameters.ll | 158 …0, i32 6} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
|
D | test-inline.ll | 155 …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/ |
D | ClangASTContext.cpp | 921 case DW_ATE_signed_char: in GetBuiltinTypeForDWARFEncodingAndBitSize()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 781 Encoding == dwarf::DW_ATE_signed_char || in isUnsignedDIType()
|
D | DwarfDebug.cpp | 1964 BTy.getEncoding() == dwarf::DW_ATE_signed_char)) { in emitDebugLocEntry()
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 470 case BuiltinType::SChar: Encoding = llvm::dwarf::DW_ATE_signed_char; break; in CreateType()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | pr17168.ll | 118 …6} ; [ DW_TAG_base_type ] [signed char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
|
/external/llvm/docs/ |
D | SourceLevelDebugging.rst | 380 DW_ATE_signed_char = 6
|