Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.h282 return DW_LANG_Fortran90; in toDW_LANG()
408 case DW_LANG_Fortran90: in toDW_LNAME()
513 case DW_LANG_Fortran90: in isCPlusPlus()
579 case DW_LANG_Fortran90: in isFortran()
673 case DW_LANG_Fortran90: in isC()
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
HDdwarf.h582 #define DW_LANG_Fortran90 0x0008 macro
HDdwarf_dump.c871 case DW_LANG_Fortran90: in dwarf_get_LANG_name()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.cpp114 case dwarf::DW_LANG_Fortran90: in getDefaultLowerBound()
HDCodeViewDebug.cpp583 case dwarf::DW_LANG_Fortran90: in MapDWLangToCVLang()