Searched refs:DW_LANG_Python (Results 1 – 5 of 5) sorted by relevance
211 DW_LANG_Python = 0x0014, enumerator
328 DW_LANG_Python = 0x0014, enumerator
1097 * dwarf2.h (DW_LANG_Python): Add comment that it is1161 (DW_LANG_Python): New language.1174 (DW_LANG_Python): New language.
314 (read_and_display_attr_value): Add DW_FORM_ref_sig8, DW_LANG_Python.
2037 case DW_LANG_Python: printf ("(Python)"); break; in read_and_display_attr_value()