Home
last modified time | relevance | path

Searched refs:DW_LANG_Modula2 (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.h305 return DW_LANG_Modula2; in toDW_LANG()
430 case DW_LANG_Modula2: in toDW_LNAME()
515 case DW_LANG_Modula2: in isCPlusPlus()
593 case DW_LANG_Modula2: in isFortran()
675 case DW_LANG_Modula2: in isC()
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
HDdwarf.h584 #define DW_LANG_Modula2 0x000a macro
HDdwarf_dump.c875 case DW_LANG_Modula2: in dwarf_get_LANG_name()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.cpp143 case dwarf::DW_LANG_Modula2: in getDefaultLowerBound()