Searched refs:DW_LANG_ObjC_plus_plus (Results 1 – 12 of 12) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| HD | DWARFLinkerCompileUnit.h | 95 *Lang == dwarf::DW_LANG_ObjC_plus_plus); in CompileUnit()
|
| /freebsd-11-stable/contrib/elftoolchain/libdwarf/ |
| HD | dwarf.h | 523 #define DW_LANG_ObjC_plus_plus 0x0011 macro
|
| HD | dwarf_dump.c | 785 case DW_LANG_ObjC_plus_plus: in dwarf_get_LANG_name()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | dwarf2.h | 800 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
|
| HD | 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()
|
| HD | ChangeLog-2006 | 10662 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
|
| /freebsd-11-stable/contrib/binutils/include/elf/ |
| HD | dwarf2.h | 794 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
|
| HD | ChangeLog | 228 (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| HD | Dwarf.h | 210 case DW_LANG_ObjC_plus_plus: in isCPlusPlus()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| HD | DwarfUnit.cpp | 129 case dwarf::DW_LANG_ObjC_plus_plus: in getDefaultLowerBound()
|
| /freebsd-11-stable/contrib/binutils/binutils/ |
| HD | dwarf.c | 1244 case DW_LANG_ObjC_plus_plus: printf ("(Objective C++)"); break; in read_and_display_attr_value()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGDebugInfo.cpp | 558 LangTag = llvm::dwarf::DW_LANG_ObjC_plus_plus; in CreateCompileUnit() 884 case llvm::dwarf::DW_LANG_ObjC_plus_plus: in hasCXXMangling()
|