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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h95 *Lang == dwarf::DW_LANG_ObjC_plus_plus);
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Ddwarf.h214 DW_LANG_ObjC_plus_plus = 0x0011, enumerator in enum:elfcpp::DW_LANG
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Ddwarf.h238 DW_LANG_ObjC_plus_plus = 0x0011, enumerator in enum:elfcpp::DW_LANG
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Ddwarf.h214 DW_LANG_ObjC_plus_plus = 0x0011, enumerator in enum:elfcpp::DW_LANG
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.h235 case DW_LANG_ObjC_plus_plus:
291 case DW_LANG_ObjC_plus_plus:
/netbsd-current/external/gpl3/binutils/dist/include/
H A Ddwarf2.h354 DW_LANG_ObjC_plus_plus = 0x0011, enumerator in enum:dwarf_source_language
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.h347 DW_LANG_ObjC_plus_plus = 0x0011, enumerator in enum:dwarf_source_language
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.h348 DW_LANG_ObjC_plus_plus = 0x0011, enumerator in enum:dwarf_source_language
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Ddwarf2.h347 DW_LANG_ObjC_plus_plus = 0x0011, enumerator in enum:dwarf_source_language
/netbsd-current/external/gpl3/gcc/dist/include/
H A Ddwarf2.h354 DW_LANG_ObjC_plus_plus = 0x0011, enumerator in enum:dwarf_source_language
/netbsd-current/external/gpl3/gdb/dist/include/
H A Ddwarf2.h354 DW_LANG_ObjC_plus_plus = 0x0011, enumerator in enum:dwarf_source_language
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp149 Language == dwarf::DW_LANG_ObjC_plus_plus ||
/netbsd-current/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h728 #define DW_LANG_ObjC_plus_plus 0x0011 macro
H A Ddwarf_dump.c882 case DW_LANG_ObjC_plus_plus:
883 *s = "DW_LANG_ObjC_plus_plus"; break;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp127 case dwarf::DW_LANG_ObjC_plus_plus:
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp570 LangTag = llvm::dwarf::DW_LANG_ObjC_plus_plus;
999 case llvm::dwarf::DW_LANG_ObjC_plus_plus:
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1481 RuntimeLang == dwarf::DW_LANG_ObjC_plus_plus) &&
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c5420 return (lang == DW_LANG_C_plus_plus || lang == DW_LANG_ObjC_plus_plus
20860 case DW_LANG_ObjC_plus_plus:
24650 language = DW_LANG_ObjC_plus_plus;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc5564 return (lang == DW_LANG_C_plus_plus || lang == DW_LANG_ObjC_plus_plus
21522 case DW_LANG_ObjC_plus_plus:
25239 language = DW_LANG_ObjC_plus_plus;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c2665 case DW_LANG_ObjC_plus_plus: printf ("(Objective C++)"); break;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c3135 case DW_LANG_ObjC_plus_plus: printf ("(Objective C++)"); break;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddwarf.c2718 case DW_LANG_ObjC_plus_plus: printf ("(Objective C++)"); break;

Completed in 708 milliseconds