Searched refs:PrimitiveShadowPtrTy (Results 1 – 1 of 1) sorted by relevance
435 PointerType *PrimitiveShadowPtrTy; member in __anond47758270111::DataFlowSanitizer833 ArgTypes.push_back(PrimitiveShadowPtrTy); in getArgsFunctionType()848 ArgTypes.push_back(PrimitiveShadowPtrTy); in getTrampolineFunctionType()883 ArgTypes.push_back(PrimitiveShadowPtrTy); in getCustomFunctionType()886 ArgTypes.push_back(PrimitiveShadowPtrTy); in getCustomFunctionType()1091 PrimitiveShadowPtrTy = PointerType::getUnqual(PrimitiveShadowTy); in init()1122 Type *DFSanUnionLoadArgs[2] = {PrimitiveShadowPtrTy, IntptrTy}; in init()1158 Type *DFSanMemTransferCallbackArgs[2] = {PrimitiveShadowPtrTy, IntptrTy}; in init()1898 return IRB.CreateIntToPtr(ShadowOffset, PrimitiveShadowPtrTy); in getShadowAddress()