Home
last modified time | relevance | path

Searched refs:DW_LANG_ObjC_plus_plus (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.h235 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 Ddwarf.h238 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Ddwarf.h238 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.h348 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.h354 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.h354 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h95 *Lang == dwarf::DW_LANG_ObjC_plus_plus); in CompileUnit()
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.h354 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
/netbsd-src/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: in dwarf_get_LANG_name()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp149 Language == dwarf::DW_LANG_ObjC_plus_plus || in getQualifiedNameIndex()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp127 case dwarf::DW_LANG_ObjC_plus_plus: in getDefaultLowerBound()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1481 RuntimeLang == dwarf::DW_LANG_ObjC_plus_plus) && in cloneDIE()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp570 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 DChangeLog-04151908 (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 DChangeLog-04151908 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A DChangeLog-04151908 (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 DChangeLog-04151908 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc5556 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 DChangeLog-200617747 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c5412 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 Ddwarf.c2372 case DW_LANG_ObjC_plus_plus: printf ("Objective C++"); break; in display_lang()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c3135 case DW_LANG_ObjC_plus_plus: printf ("(Objective C++)"); break; in read_and_display_attr_value()