/external/llvm/test/DebugInfo/X86/ |
D | objc-fwd-decl.ll | 15 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC, producer: "clang version 3.1 (trunk 152054 tru… 21 …cture_type, name: "FooBarBaz", line: 1, flags: DIFlagFwdDecl, runtimeLang: DW_LANG_ObjC, file: !13)
|
D | debug-info-block-captured-self.ll | 83 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC, producer: "clang version 3.3 ", isOptimized: f… 97 …n", line: 23, flags: DIFlagArtificial | DIFlagObjectPointer, runtimeLang: DW_LANG_ObjC, file: !107)
|
D | DIModule.ll | 17 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC, file: !1, producer: "LLVM version 3.7.0", isOp…
|
D | objc-property-void.ll | 75 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC, isOptimized: false, runtimeVersion: 2, emissio… 79 …Foo", line: 1, align: 8, flags: DIFlagObjcClassComplete, runtimeLang: DW_LANG_ObjC, file: !5, scop…
|
D | debug-info-blocks.ll | 273 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC, producer: "clang version 3.3 ", isOptimized: f… 277 …33, size: 32, align: 32, flags: DIFlagObjcClassComplete, runtimeLang: DW_LANG_ObjC, file: !5, scop… 282 …AG_structure_type, name: "NSObject", line: 21, align: 8, runtimeLang: DW_LANG_ObjC, file: !5, scop… 367 …e_type, name: "NSMutableDictionary", line: 30, align: 8, runtimeLang: DW_LANG_ObjC, file: !5, scop… 370 …tructure_type, name: "NSDictionary", line: 26, align: 8, runtimeLang: DW_LANG_ObjC, file: !5, scop…
|
D | block-capture.ll | 65 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC, producer: "clang version 3.6.0 (trunk 223471)"…
|
/external/llvm/test/CodeGen/ARM/ |
D | debug-info-blocks.ll | 114 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC, producer: "Apple clang version 2.1", isOptimiz… 174 …_type, name: "UIMydata", line: 26, size: 128, align: 32, runtimeLang: DW_LANG_ObjC, file: !154, sc… 178 …ucture_type, name: "NSO", line: 66, size: 32, align: 32, runtimeLang: DW_LANG_ObjC, file: !155, sc… 205 …re_type, name: "MyWork", line: 36, size: 384, align: 32, runtimeLang: DW_LANG_ObjC, file: !152, sc… 208 …ture_type, name: "twork", line: 43, size: 32, align: 32, runtimeLang: DW_LANG_ObjC, file: !157, sc… 217 …type, name: "MyLibrary2", line: 22, size: 32, align: 32, runtimeLang: DW_LANG_ObjC, file: !158, sc…
|
/external/llvm/test/DebugInfo/Generic/ |
D | 2010-10-01-crash.ll | 18 !2 = distinct !DICompileUnit(language: DW_LANG_ObjC, producer: "clang version 2.9 (trunk 115292)", …
|
/external/clang/test/Modules/ |
D | ModuleDebugInfo.m | 25 // CHECK: distinct !DICompileUnit(language: DW_LANG_ObjC
|
/external/elfutils/libdw/ |
D | dwarf_aggregate_size.c | 110 case DW_LANG_ObjC: in array_size()
|
D | dwarf.h | 586 DW_LANG_ObjC = 0x0010, /* Objective-C */ enumerator
|
D | known-dwarf.h | 327 DWARF_ONE_KNOWN_DW_LANG (ObjC, DW_LANG_ObjC) \
|
D | ChangeLog | 992 * dwarf.h: Correct spelling of DW_LANG_ObjC. 994 DW_LANG_ObjC.
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2enums.h | 516 DW_LANG_ObjC =0x0010, enumerator
|
/external/valgrind/coregrind/m_debuginfo/ |
D | priv_d3basics.h | 163 DW_LANG_ObjC = 0x0010, enumerator
|
D | readdwarf3.c | 3072 case DW_LANG_C_plus_plus: case DW_LANG_ObjC: in parse_type_DIE()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 101 case dwarf::DW_LANG_ObjC: in getDefaultLowerBound() 903 Language == dwarf::DW_LANG_ObjC)) in constructTypeDIE() 1207 Language == dwarf::DW_LANG_ObjC)) in applySubprogramAttributes()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | ensure-that-exception-unwind-path-is-visited.ll | 116 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC, producer: "clang version 3.3 ", isOptimized: t…
|
/external/google-breakpad/src/common/ |
D | dwarf_cu_to_module.cc | 793 case dwarf2reader::DW_LANG_ObjC: in SetLanguage()
|
/external/elfutils/config/ |
D | elfutils.spec.in | 364 - libdw: dwarf.h corrected the DW_LANG_ObjC constant name (was
|
/external/elfutils/ |
D | NEWS | 181 libdw: dwarf.h corrected the DW_LANG_ObjC constant name (was DW_LANG_Objc).
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 385 LangTag = llvm::dwarf::DW_LANG_ObjC; in CreateCompileUnit()
|
/external/elfutils/src/ |
D | ChangeLog | 1312 * readelf.c (dwarf_lang_string): Use DW_LANG_ObjC, not DW_LANG_Objc.
|