Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm-c/
H A DDebugInfo.h267 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen,
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp918 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit() argument
929 StringRef(SysRoot, SysRootLen), StringRef(SDK, SDKLen))); in LLVMDIBuilderCreateCompileUnit()