Home
last modified time | relevance | path

Searched refs:DW_LANG_C99 (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDwarf.h231 case DW_LANG_C99: in isCPlusPlus()
296 case DW_LANG_C99: in isFortran()
347 case DW_LANG_C99: in isC()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h588 DW_LANG_C99 = 0x000c, enumerator
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h731 DW_LANG_C99 = 0x000c, enumerator
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h861 #define DW_LANG_C99 0x000c macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h786 DW_LANG_C99 = 0x000c, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h789 DW_LANG_C99 = 0x000c, enumerator
H A Ddwarf2out.c5410 || lang == DW_LANG_C99 in is_c_family()
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp117 case dwarf::DW_LANG_C99: in getDefaultLowerBound()
H A DCodeViewDebug.cpp570 case dwarf::DW_LANG_C99: in MapDWLangToCVLang()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c1227 case DW_LANG_C99: printf ("(ANSI C99)"); break; in read_and_display_attr_value()
/openbsd/gnu/llvm/llvm/docs/
H A DSourceLevelDebugging.rst351 …!0 = !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (trunk 231150)…
979 !1 = distinct !DICompileUnit(language: DW_LANG_C99, file: !2,
H A DLangRef.rst5450 !0 = !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
5660 !7 = distinct !DICompileUnit(language: DW_LANG_C99, file: !6)
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp584 LangTag = llvm::dwarf::DW_LANG_C99; in CreateCompileUnit()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c8067 case DW_LANG_C99: printf ("(ANSI C99)"); break; in read_and_display_attr_value()