Searched refs:DW_LANG_ObjC_plus_plus (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| D | Dwarf.h | 235 case DW_LANG_ObjC_plus_plus: in isCPlusPlus() 291 case DW_LANG_ObjC_plus_plus: in isFortran()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| D | DWARFLinkerCompileUnit.h | 95 *Lang == dwarf::DW_LANG_ObjC_plus_plus); in CompileUnit()
|
| /freebsd-12-stable/contrib/elftoolchain/libdwarf/ |
| D | dwarf.h | 523 #define DW_LANG_ObjC_plus_plus 0x0011 macro
|
| D | dwarf_dump.c | 785 case DW_LANG_ObjC_plus_plus: in dwarf_get_LANG_name()
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | dwarf2.h | 794 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
|
| D | ChangeLog | 228 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
|
| /freebsd-12-stable/contrib/gcc/ |
| D | dwarf2.h | 800 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
|
| D | dwarf2out.c | 5419 || lang == DW_LANG_C_plus_plus || lang == DW_LANG_ObjC_plus_plus); in is_c_family() 5429 return lang == DW_LANG_C_plus_plus || lang == DW_LANG_ObjC_plus_plus; in is_cxx() 12450 language = DW_LANG_ObjC_plus_plus; in gen_compile_unit_die()
|
| D | ChangeLog-2006 | 10662 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
| D | DwarfTransformer.cpp | 149 Language == dwarf::DW_LANG_ObjC_plus_plus || in getQualifiedNameIndex()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfUnit.cpp | 127 case dwarf::DW_LANG_ObjC_plus_plus: in getDefaultLowerBound()
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | dwarf.c | 1244 case DW_LANG_ObjC_plus_plus: printf ("(Objective C++)"); break; in read_and_display_attr_value()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| D | DWARFLinker.cpp | 1481 RuntimeLang == dwarf::DW_LANG_ObjC_plus_plus) && in cloneDIE()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 543 LangTag = llvm::dwarf::DW_LANG_ObjC_plus_plus; in CreateCompileUnit() 977 case llvm::dwarf::DW_LANG_ObjC_plus_plus: in hasCXXMangling()
|