Searched refs:InitFn (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/ |
D | ProfilingUtils.cpp | 33 Constant *InitFn = M.getOrInsertFunction(FnName, Type::getInt32Ty(Context), in InsertProfilingInitCall() local 64 CallInst *InitCall = CallInst::Create(InitFn, Args, "newargc", InsertPos); in InsertProfilingInitCall()
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 159 InitOnceExecuteOnce(InitOnce ptr[inout, intptr], InitFn ptr[inout, intptr], Parameter ptr[inout, ar…
|