Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h244 case DW_LANG_Python: in isCPlusPlus()
309 case DW_LANG_Python: in isFortran()
378 case DW_LANG_Python: in isC()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h594 #define DW_LANG_Python 0x0014 macro
H A Ddwarf_dump.c895 case DW_LANG_Python: in dwarf_get_LANG_name()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp132 case dwarf::DW_LANG_Python: in getDefaultLowerBound()