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.h321 return DW_LANG_Python; in toDW_LANG()
446 case DW_LANG_Python: in toDW_LNAME()
525 case DW_LANG_Python: in isCPlusPlus()
602 case DW_LANG_Python: in isFortran()
683 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.cpp133 case dwarf::DW_LANG_Python: in getDefaultLowerBound()