Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h294 const char *SysRoot, size_t SysRootLen);
/external/llvm-project/llvm/include/llvm-c/
DDebugInfo.h266 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp785 const char *SysRoot, size_t SysRootLen) { in LLVMDIBuilderCreateModule() argument
790 StringRef(SysRoot, SysRootLen))); in LLVMDIBuilderCreateModule()
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp797 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit() argument
808 StringRef(SysRoot, SysRootLen), StringRef(SDK, SDKLen))); in LLVMDIBuilderCreateCompileUnit()