Searched defs:CtorName (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | ModuleUtils.cpp | 186 Function *llvm::createSanitizerCtor(Module &M, StringRef CtorName) { in createSanitizerCtor() 201 Module &M, StringRef CtorName, StringRef InitName, in createSanitizerCtorAndInitFunctions() 246 Module &M, StringRef CtorName, StringRef InitName, in getOrCreateSanitizerCtorAndInitFunctions()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | ModuleUtils.cpp | 121 Module &M, StringRef CtorName, StringRef InitName, in createSanitizerCtorAndInitFunctions() 146 Module &M, StringRef CtorName, StringRef InitName, in getOrCreateSanitizerCtorAndInitFunctions()
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | ModuleUtils.cpp | 103 Module &M, StringRef CtorName, StringRef InitName, in createSanitizerCtorAndInitFunctions()
|
/aosp_15_r20/external/AFLplusplus/instrumentation/ |
H A D | SanitizerCoveragePCGUARD.so.cc | 286 Module &M, const char *CtorName, const char *InitFunctionName, Type *Ty, in CreateInitCallsForSections()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 328 Module &M, const char *CtorName, const char *InitFunctionName, Type *Ty, in CreateInitCallsForSections()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 348 Module &M, const char *CtorName, const char *InitFunctionName, Type *Ty, in CreateInitCallsForSections()
|