Searched defs:StackPtrTy (Results 1 – 3 of 3) sorted by relevance
1876 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); in getDefaultSafeStackPointerLocation() local1907 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); in getSafeStackPointerLocation() local
118 Type *StackPtrTy; member in __anone51a29560111::SafeStack
5988 llvm::Type *StackPtrTy = llvm::ArrayType::get(CGM.Int8PtrTy, 4); in ObjCTypesHelper() local