Home
last modified time | relevance | path

Searched refs:ExceptionData (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDebugSupport.h96 UINT32 ExceptionData; member
190 UINT64 ExceptionData; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp4142 Address ExceptionData; member
4145 Address CallTryExitVar, Address ExceptionData, in PerformFragileFinally()
4148 ExceptionData(ExceptionData), ObjCTypes(*ObjCTypes) {} in PerformFragileFinally()
4162 ExceptionData.emitRawPointer(CGF)); in Emit()
4503 Address ExceptionData = CGF.CreateTempAlloca( in EmitTryOrSynchronizedStmt() local
4530 ExceptionData, &ObjCTypes); in EmitTryOrSynchronizedStmt()
4536 ExceptionData.emitRawPointer(CGF)); in EmitTryOrSynchronizedStmt()
4542 ObjCTypes.ExceptionDataTy, ExceptionData.emitRawPointer(CGF), GEPIndexes, in EmitTryOrSynchronizedStmt()
4582 ObjCTypes.getExceptionExtractFn(), ExceptionData.emitRawPointer(CGF), in EmitTryOrSynchronizedStmt()
4605 ExceptionData.emitRawPointer(CGF)); in EmitTryOrSynchronizedStmt()
[all …]