Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:getVoidTy

328       FunctionName, IRB.getVoidTy(), IntptrTy, NULL);
507 kAsanRegisterGlobalsName, IRB.getVoidTy(), IntptrTy, IntptrTy, NULL));
517 FunctionType::get(Type::getVoidTy(*C), false),
522 kAsanUnregisterGlobalsName, IRB.getVoidTy(), IntptrTy, IntptrTy, NULL));
549 FunctionType::get(Type::getVoidTy(*C), false),
557 M.getOrInsertFunction(kAsanInitName, IRB.getVoidTy(), NULL));
703 IRB.getVoidTy(), NULL));
915 kAsanStackFreeName, IRB.getVoidTy(),