Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h238 case DW_LANG_Python: in isCPlusPlus()
294 case DW_LANG_Python: in isFortran()
/freebsd-13.1/contrib/elftoolchain/libdwarf/
H A Ddwarf.h526 #define DW_LANG_Python 0x0014 macro
H A Ddwarf_dump.c791 case DW_LANG_Python: in dwarf_get_LANG_name()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp140 case dwarf::DW_LANG_Python: in getDefaultLowerBound()