Searched refs:getBPFObjectFromModule (Results 1 – 3 of 3) sorted by relevance
24 getBPFObjectFromModule(llvm::Module *Module);
134 getBPFObjectFromModule(llvm::Module *Module) in getBPFObjectFromModule() function210 auto O = getBPFObjectFromModule(&*M); in perf_clang__compile_bpf()
61 auto Buffer = perf::getBPFObjectFromModule(&*M); in test__clang_to_obj()