Home
last modified time | relevance | path

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

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