Home
last modified time | relevance | path

Searched refs:RuntimeVer (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c210 value IsOptimized, value Flags, value RuntimeVer, value SplitName, in llvm_dibuild_create_compile_unit_native() argument
216 caml_string_length(Flags), Int_val(RuntimeVer), String_val(SplitName), in llvm_dibuild_create_compile_unit_native()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DDebugInfo.h289 unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen,
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp974 unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen, in LLVMDIBuilderCreateCompileUnit() argument
983 RuntimeVer, StringRef(SplitName, SplitNameLen), in LLVMDIBuilderCreateCompileUnit()