Searched refs:CFlags (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/c++/ |
D | clang.cpp | 39 createCompilerInvocation(llvm::opt::ArgStringList CFlags, StringRef& Path, in createCompilerInvocation() argument 57 CCArgs.append(CFlags.begin(), CFlags.end()); in createCompilerInvocation() 68 getModuleFromSource(llvm::opt::ArgStringList CFlags, in getModuleFromSource() argument 82 createCompilerInvocation(std::move(CFlags), Path, in getModuleFromSource() 87 createCompilerInvocation(std::move(CFlags), Path, in getModuleFromSource() 100 getModuleFromSource(llvm::opt::ArgStringList CFlags, in getModuleFromSource() argument 117 return getModuleFromSource(std::move(CFlags), Name, OverlayFS); in getModuleFromSource() 121 getModuleFromSource(llvm::opt::ArgStringList CFlags, StringRef Path) in getModuleFromSource() argument 124 return getModuleFromSource(std::move(CFlags), Path, VFS); in getModuleFromSource() 197 llvm::opt::ArgStringList CFlags; in perf_clang__compile_bpf() local [all …]
|
D | clang.h | 16 getModuleFromSource(opt::ArgStringList CFlags, 20 getModuleFromSource(opt::ArgStringList CFlags,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
D | vstruct.h | 502 unsigned int CFlags; member
|