Home
last modified time | relevance | path

Searched refs:DW_LANG_Cobol74 (Results 1 – 14 of 14) sorted by relevance

/external/elfutils/libdw/
Ddwarf_default_lower_bound.c71 case DW_LANG_Cobol74: in dwarf_default_lower_bound()
Ddwarf.h707 DW_LANG_Cobol74 = 0x0005, /* ISO Cobol:1974 */ enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.h202 case DW_LANG_Cobol74: in isCPlusPlus()
261 case DW_LANG_Cobol74: in isFortran()
/external/llvm/unittests/IR/
DIRBuilderTest.cpp343 auto CU = DIB.createCompileUnit(dwarf::DW_LANG_Cobol74, "F.CBL", "/", in TEST_F()
425 auto CU = DIB.createCompileUnit(dwarf::DW_LANG_Cobol74, "F.CBL", "/", in TEST_F()
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h532 DW_LANG_Cobol74 =0x0005, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.h198 case DW_LANG_Cobol74: in isCPlusPlus()
/external/llvm-project/llvm/unittests/IR/
DIRBuilderTest.cpp760 auto CU = DIB.createCompileUnit(dwarf::DW_LANG_Cobol74, in TEST_F()
904 auto CU = DIB.createCompileUnit(dwarf::DW_LANG_Cobol74, in TEST_F()
/external/google-breakpad/src/common/
Ddwarf_cu_to_module_unittest.cc1132 { dwarf2reader::DW_LANG_Cobol74, "class_A::function_B" },
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp119 case dwarf::DW_LANG_Cobol74: in getDefaultLowerBound()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp150 case dwarf::DW_LANG_Cobol74: in getDefaultLowerBound()
DCodeViewDebug.cpp723 case dwarf::DW_LANG_Cobol74: in MapDWLangToCVLang()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp148 case dwarf::DW_LANG_Cobol74: in getDefaultLowerBound()
DCodeViewDebug.cpp734 case dwarf::DW_LANG_Cobol74: in MapDWLangToCVLang()
/external/libabigail/src/
Dabg-dwarf-reader.cc11052 case DW_LANG_Cobol74: in dwarf_language_to_tu_language()