Home
last modified time | relevance | path

Searched refs:getModuleFromSource (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/c++/
A Dclang.cpp70 getModuleFromSource(llvm::opt::ArgStringList CFlags, in getModuleFromSource() function
102 getModuleFromSource(llvm::opt::ArgStringList CFlags, in getModuleFromSource() function
119 return getModuleFromSource(std::move(CFlags), Name, OverlayFS); in getModuleFromSource()
123 getModuleFromSource(llvm::opt::ArgStringList CFlags, StringRef Path) in getModuleFromSource() function
126 return getModuleFromSource(std::move(CFlags), Path, VFS); in getModuleFromSource()
203 auto M = getModuleFromSource(std::move(CFlags), filename); in perf_clang__compile_bpf()
A Dclang.h16 getModuleFromSource(opt::ArgStringList CFlags,
20 getModuleFromSource(opt::ArgStringList CFlags,
A Dclang-test.cpp31 perf::getModuleFromSource({cflag_kver.c_str()}, in __test__clang_to_IR()

Completed in 39 milliseconds