Home
last modified time | relevance | path

Searched refs:DW_LANG_C (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.h240 return DW_LANG_C; in toDW_LANG()
374 case DW_LANG_C: in toDW_LNAME()
508 case DW_LANG_C: in isCPlusPlus()
587 case DW_LANG_C: in isFortran()
660 case DW_LANG_C: in isC()
/freebsd-14-stable/contrib/elftoolchain/libdwarf/
HDdwarf.h576 #define DW_LANG_C 0x0002 macro
HDdwarf_dump.c859 case DW_LANG_C: in dwarf_get_LANG_name()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
HDDwarfTransformer.cpp155 Language == dwarf::DW_LANG_C)) in getQualifiedNameIndex()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDDebugify.cpp109 auto CU = DIB.createCompileUnit(dwarf::DW_LANG_C, File, "debugify", in applyDebugifyMetadata()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.cpp108 case dwarf::DW_LANG_C: in getDefaultLowerBound()
HDCodeViewDebug.cpp572 case dwarf::DW_LANG_C: in MapDWLangToCVLang()