Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DDwarf.h227 case DW_LANG_Fortran90: in isCPlusPlus()
280 case DW_LANG_Fortran90: in isFortran()
361 case DW_LANG_Fortran90: in isC()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddwarf2.h583 DW_LANG_Fortran90 = 0x0008, enumerator
Ddwarf2out.c4985 return (lang == DW_LANG_Fortran77 || lang == DW_LANG_Fortran90); in is_fortran()
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Ddwarf2.h726 DW_LANG_Fortran90 = 0x0008, enumerator
/openbsd/src/usr.bin/ctfconv/
Ddwarf.h857 #define DW_LANG_Fortran90 0x0008 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Ddwarf2.h781 DW_LANG_Fortran90 = 0x0008, enumerator
/openbsd/src/gnu/gcc/gcc/
Ddwarf2.h784 DW_LANG_Fortran90 = 0x0008, enumerator
Ddwarf2out.c5432 || lang == DW_LANG_Fortran90 in is_fortran()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp113 case dwarf::DW_LANG_Fortran90: in getDefaultLowerBound()
DCodeViewDebug.cpp580 case dwarf::DW_LANG_Fortran90: in MapDWLangToCVLang()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Ddwarf.c1220 case DW_LANG_Fortran90: printf ("(Fortran 90)"); break; in read_and_display_attr_value()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarf2read.c6084 case DW_LANG_Fortran90: in set_cu_language()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c8060 case DW_LANG_Fortran90: printf ("(Fortran 90)"); break; in read_and_display_attr_value()