/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.h | 235 case DW_LANG_ObjC_plus_plus: in isCPlusPlus() 291 case DW_LANG_ObjC_plus_plus: in isFortran()
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | dwarf.h | 238 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | dwarf.h | 238 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | dwarf2.h | 348 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | dwarf2.h | 354 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | dwarf2.h | 354 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.h | 95 *Lang == dwarf::DW_LANG_ObjC_plus_plus); in CompileUnit()
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | dwarf2.h | 354 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
|
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf.h | 728 #define DW_LANG_ObjC_plus_plus 0x0011 macro
|
H A D | dwarf_dump.c | 882 case DW_LANG_ObjC_plus_plus: in dwarf_get_LANG_name()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 149 Language == dwarf::DW_LANG_ObjC_plus_plus || in getQualifiedNameIndex()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 127 case dwarf::DW_LANG_ObjC_plus_plus: in getDefaultLowerBound()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp | 1481 RuntimeLang == dwarf::DW_LANG_ObjC_plus_plus) && in cloneDIE()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 570 LangTag = llvm::dwarf::DW_LANG_ObjC_plus_plus; in CreateCompileUnit() 999 case llvm::dwarf::DW_LANG_ObjC_plus_plus: in hasCXXMangling()
|
/netbsd-src/external/gpl3/gdb/dist/include/elf/ |
H A D | ChangeLog-0415 | 1908 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | ChangeLog-0415 | 1908 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | ChangeLog-0415 | 1908 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
|
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/ |
H A D | ChangeLog-0415 | 1908 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 5556 return (lang == DW_LANG_C_plus_plus || lang == DW_LANG_ObjC_plus_plus in is_cxx() 21508 case DW_LANG_ObjC_plus_plus: in lower_bound_default() 25221 language = DW_LANG_ObjC_plus_plus; in gen_compile_unit_die()
|
H A D | ChangeLog-2006 | 17747 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 5412 return (lang == DW_LANG_C_plus_plus || lang == DW_LANG_ObjC_plus_plus in is_cxx() 20846 case DW_LANG_ObjC_plus_plus: in lower_bound_default() 24632 language = DW_LANG_ObjC_plus_plus; in gen_compile_unit_die()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | dwarf.c | 2372 case DW_LANG_ObjC_plus_plus: printf ("Objective C++"); break; in display_lang()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | dwarf.c | 3135 case DW_LANG_ObjC_plus_plus: printf ("(Objective C++)"); break; in read_and_display_attr_value()
|