Home
last modified time | relevance | path

Searched refs:CreateFunctionLocalArrayInSection (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp240 GlobalVariable *CreateFunctionLocalArrayInSection(size_t NumElements,
713 GlobalVariable *ModuleSanitizerCoverage::CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrayInSection() function in ModuleSanitizerCoverage
762 auto *PCArray = CreateFunctionLocalArrayInSection(N * 2, F, IntptrPtrTy, in CreatePCArray()
774 FunctionGuardArray = CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrays()
778 Function8bitCounterArray = CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrays()
781 FunctionBoolArray = CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrays()
1099 FunctionCFsArray = CreateFunctionLocalArrayInSection( in createFunctionControlFlow()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp207 GlobalVariable *CreateFunctionLocalArrayInSection(size_t NumElements,
644 GlobalVariable *ModuleSanitizerCoverage::CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrayInSection() function in ModuleSanitizerCoverage
686 auto *PCArray = CreateFunctionLocalArrayInSection(N * 2, F, IntptrPtrTy, in CreatePCArray()
698 FunctionGuardArray = CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrays()
702 Function8bitCounterArray = CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrays()
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A DSanitizerCoverageLTO.so.cc201 GlobalVariable *CreateFunctionLocalArrayInSection(size_t NumElements,
1484 GlobalVariable *ModuleSanitizerCoverageLTO::CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrayInSection() function in ModuleSanitizerCoverageLTO
1540 auto *PCArray = CreateFunctionLocalArrayInSection(N * 2, F, IntptrPtrTy, in CreatePCArray()
1554 FunctionGuardArray = CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrays()
1557 Function8bitCounterArray = CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrays()
1560 FunctionBoolArray = CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrays()
H A DSanitizerCoveragePCGUARD.so.cc148 GlobalVariable *CreateFunctionLocalArrayInSection(size_t NumElements,
643 GlobalVariable *ModuleSanitizerCoverageAFL::CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrayInSection() function in ModuleSanitizerCoverageAFL
710 auto *PCArray = CreateFunctionLocalArrayInSection(N * 2, F, IntptrPtrTy, in CreatePCArray()
724 FunctionGuardArray = CreateFunctionLocalArrayInSection( in CreateFunctionLocalArrays()