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