Searched refs:runtimeVersion (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | HowToUpdateDebugInfo.rst | 286 …guage: DW_LANG_C, file: !1, producer: "debugify", isOptimized: true, runtimeVersion: 0, emissionKi…
|
| H A D | SourceLevelDebugging.rst | 351 …rsion 3.7.0 (trunk 231150) (llvm/trunk 231154)", isOptimized: false, runtimeVersion: 0, emissionKi… 981 isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug,
|
| H A D | LangRef.rst | 5451 isOptimized: true, flags: "-O2", runtimeVersion: 2,
|
| /openbsd-src/gnu/llvm/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 5101 OPTIONAL(runtimeVersion, MDUnsignedField, (0, UINT32_MAX)); \ in parseDICompileUnit() 5121 runtimeVersion.Val, splitDebugFilename.Val, emissionKind.Val, enums.Val, in parseDICompileUnit()
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 5842 VersionTuple runtimeVersion = ReadVersionTuple(Record, Idx); in ParseLanguageOptions() local 5843 LangOpts.ObjCRuntime = ObjCRuntime(runtimeKind, runtimeVersion); in ParseLanguageOptions()
|