Searched refs:RuntimeVer (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/ |
| H A D | debuginfo_ocaml.c | 210 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()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/ |
| H A D | DebugInfo.h | 265 unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 880 unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen, in LLVMDIBuilderCreateCompileUnit() argument 889 RuntimeVer, StringRef(SplitName, SplitNameLen), in LLVMDIBuilderCreateCompileUnit()
|