Home
last modified time | relevance | path

Searched refs:SysRootLen (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DDebugInfo.h267 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp882 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit() argument
893 StringRef(SysRoot, SysRootLen), StringRef(SDK, SDKLen))); in LLVMDIBuilderCreateCompileUnit()