Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_default_lower_bound.c55 case DW_LANG_Python: in dwarf_default_lower_bound()
Ddwarf.h722 DW_LANG_Python = 0x0014, /* Python */ enumerator
DChangeLog1009 DW_LANG_C_plus_plus_03, DW_LANG_Python, DW_LANG_OpenCL,
2374 * dwarf.h: Fix DW_LANG_Python constant.
2384 DW_TAG_template_alias, DW_LANG_Python, DW_LNE_set_discriminator.
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.h217 case DW_LANG_Python: in isCPlusPlus()
273 case DW_LANG_Python: in isFortran()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.h213 case DW_LANG_Python: in isCPlusPlus()
/external/libabigail/
Dconfigure.ac706 AC_CHECK_DECL([DW_LANG_Python],
713 [Define to 1 if dwarf.h has the DW_LANG_Python enumerator])
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp110 case dwarf::DW_LANG_Python: in getDefaultLowerBound()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp142 case dwarf::DW_LANG_Python: in getDefaultLowerBound()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp140 case dwarf::DW_LANG_Python: in getDefaultLowerBound()
/external/libabigail/src/
Dabg-dwarf-reader.cc11095 case DW_LANG_Python: in dwarf_language_to_tu_language()