Searched refs:VoidStar (Results 1 – 1 of 1) sorted by relevance
117 PointerType *VoidStar = Type::getInt8PtrTy(C); in runOnModule() local118 Type *AtExitFuncArgs[] = {VoidStar}; in runOnModule()126 {PointerType::get(AtExitFuncTy, 0), VoidStar, VoidStar}, in runOnModule()183 Value *Null = ConstantPointerNull::get(VoidStar); in runOnModule()