Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.h280 return DW_LANG_Fortran77; in toDW_LANG()
406 case DW_LANG_Fortran77: in toDW_LNAME()
512 case DW_LANG_Fortran77: in isCPlusPlus()
578 case DW_LANG_Fortran77: in isFortran()
672 case DW_LANG_Fortran77: in isC()
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
HDdwarf.h581 #define DW_LANG_Fortran77 0x0007 macro
HDdwarf_dump.c869 case DW_LANG_Fortran77: in dwarf_get_LANG_name()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.cpp113 case dwarf::DW_LANG_Fortran77: in getDefaultLowerBound()
HDCodeViewDebug.cpp582 case dwarf::DW_LANG_Fortran77: in MapDWLangToCVLang()