Searched refs:ModuleAddressSanitizerLegacyPass (Results 1 – 1 of 1) sorted by relevance
826 class ModuleAddressSanitizerLegacyPass : public ModulePass { class830 explicit ModuleAddressSanitizerLegacyPass(bool CompileKernel = false, in ModuleAddressSanitizerLegacyPass() function in __anon1ca702b90211::ModuleAddressSanitizerLegacyPass1229 char ModuleAddressSanitizerLegacyPass::ID = 0;1232 ModuleAddressSanitizerLegacyPass, "asan-module",1240 return new ModuleAddressSanitizerLegacyPass(CompileKernel, Recover, in createModuleAddressSanitizerLegacyPassPass()