Searched refs:DW_LANG_PLI (Results 1 – 12 of 12) sorted by relevance
81 case DW_LANG_PLI: in dwarf_default_lower_bound()
717 DW_LANG_PLI = 0x000f, /* ISO PL/1:1976 */ enumerator747 #define DW_LANG_PL1 DW_LANG_PLI
1063 * dwarf.h: Correct spelling of DW_LANG_PLI. Add compatibility define.1065 DW_LANG_PLI.
4 RUN: | sed -e 's/DW_LANG_C99/DW_LANG_PLI/g' >%t.ll
212 case DW_LANG_PLI: in isCPlusPlus()268 case DW_LANG_PLI: in isFortran()
542 DW_LANG_PLI =0x000f, enumerator
208 case DW_LANG_PLI: in isCPlusPlus()
123 case dwarf::DW_LANG_PLI: in getDefaultLowerBound()
154 case dwarf::DW_LANG_PLI: in getDefaultLowerBound()
152 case dwarf::DW_LANG_PLI: in getDefaultLowerBound()
271 libdw: dwarf.h corrected the DW_LANG_PLI constant name (was DW_LANG_PL1).
514 - libdw: dwarf.h corrected the DW_LANG_PLI constant name (was DW_LANG_PL1).