Home
last modified time | relevance | path

Searched refs:DW_LANG_Cobol85 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h270 return DW_LANG_Cobol85; in toDW_LANG()
398 case DW_LANG_Cobol85: in toDW_LNAME()
511 case DW_LANG_Cobol85: in isCPlusPlus()
591 case DW_LANG_Cobol85: in isFortran()
671 case DW_LANG_Cobol85: in isC()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h580 #define DW_LANG_Cobol85 0x0006 macro
H A Ddwarf_dump.c867 case DW_LANG_Cobol85: in dwarf_get_LANG_name()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp142 case dwarf::DW_LANG_Cobol85: in getDefaultLowerBound()
H A DCodeViewDebug.cpp591 case dwarf::DW_LANG_Cobol85: in MapDWLangToCVLang()