HomeSort by: relevance | last modified time | path
    Searched refs:ExceptionData (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/
efidebug.h 167 UINT32 ExceptionData;
249 UINT64 ExceptionData;
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCMac.cpp 4311 Address ExceptionData;
4316 Address ExceptionData,
4319 ExceptionData(ExceptionData), ObjCTypes(*ObjCTypes) {}
4333 ExceptionData.getPointer());
4661 Address ExceptionData = CGF.CreateTempAlloca(ObjCTypes.ExceptionDataTy,
4663 "exceptiondata.ptr");
4691 ExceptionData,
4695 // - Call objc_exception_try_enter to push ExceptionData on top of
4698 ExceptionData.getPointer())
    [all...]

Completed in 35 milliseconds