标签:
KernelBase.dll!RaiseException() Unknown > coreclr.dll!`RaiseTheExceptionInternalOnly‘::`81‘::__Body::Run(RaiseTheExceptionInternalOnly::__l2::Param * pParam) Line 3114 C++ coreclr.dll!RaiseTheExceptionInternalOnly(OBJECTREF throwable, int rethrow, int fForStackOverflow) Line 3114 C++ coreclr.dll!UnwindAndContinueRethrowHelperAfterCatch(Frame * pEntryFrame, Exception * pException) Line 8743 C++ coreclr.dll!CEEInfo::resolveToken(CORINFO_RESOLVED_TOKEN * pResolvedToken) Line 1301 C++ clrjit.dll!Compiler::impResolveToken(const unsigned char * addr, CORINFO_RESOLVED_TOKEN * pResolvedToken, CorInfoTokenKind kind) Line 270 C++ clrjit.dll!Compiler::impImportBlockCode(BasicBlock * block) Line 11875 C++ clrjit.dll!`Compiler::impImportBlock‘::`15‘::__Body::Run(Compiler::impImportBlock::__l2::FilterVerificationExceptionsParam * pParam) Line 14715 C++ clrjit.dll!Compiler::impImportBlock(BasicBlock * block) Line 14720 C++ clrjit.dll!Compiler::impImport(BasicBlock * method) Line 15793 C++ clrjit.dll!Compiler::fgImport() Line 6670 C++ clrjit.dll!Compiler::compCompile(void * * methodCodePtr, unsigned long * methodCodeSize, CORJIT_FLAGS * compileFlags) Line 4002 C++ clrjit.dll!Compiler::compCompileHelper(CORINFO_MODULE_STRUCT_ * classPtr, ICorJitInfo * compHnd, CORINFO_METHOD_INFO * methodInfo, void * * methodCodePtr, unsigned long * methodCodeSize, CORJIT_FLAGS * compileFlags, CorInfoInstantiationVerification instVerInfo) Line 5429 C++ clrjit.dll!`Compiler::compCompile‘::`38‘::__Body::Run(Compiler::compCompile::__l2::__JITParam * __JITpParam) Line 4817 C++ clrjit.dll!Compiler::compCompile(CORINFO_METHOD_STRUCT_ * methodHnd, CORINFO_MODULE_STRUCT_ * classPtr, ICorJitInfo * compHnd, CORINFO_METHOD_INFO * methodInfo, void * * methodCodePtr, unsigned long * methodCodeSize, CORJIT_FLAGS * compileFlags) Line 4825 C++ clrjit.dll!``jitNativeCode‘::`11‘::__Body::Run‘::`6‘::__Body::Run(jitNativeCode::__l11::__Body::Run::__l5::__JITParam * __JITpParam) Line 6035 C++ clrjit.dll!`jitNativeCode‘::`11‘::__Body::Run(jitNativeCode::__l2::__JITParam * __JITpParam) Line 6066 C++ clrjit.dll!jitNativeCode(CORINFO_METHOD_STRUCT_ * methodHnd, CORINFO_MODULE_STRUCT_ * classPtr, ICorJitInfo * compHnd, CORINFO_METHOD_INFO * methodInfo, void * * methodCodePtr, unsigned long * methodCodeSize, CORJIT_FLAGS * compileFlags, void * inlineInfoPtr) Line 6066 C++ clrjit.dll!CILJit::compileMethod(ICorJitInfo * compHnd, CORINFO_METHOD_INFO * methodInfo, unsigned int flags, unsigned char * * entryAddress, unsigned long * nativeSizeOfCode) Line 319 C++ coreclr.dll!invokeCompileMethodHelper(EEJitManager * jitMgr, CEEInfo * comp, CORINFO_METHOD_INFO * info, unsigned int flags, unsigned int flags2, unsigned char * * nativeEntry, unsigned long * nativeSizeOfCode) Line 11774 C++ coreclr.dll!invokeCompileMethod(EEJitManager * jitMgr, CEEInfo * comp, CORINFO_METHOD_INFO * info, unsigned int flags, unsigned int flags2, unsigned char * * nativeEntry, unsigned long * nativeSizeOfCode) Line 11829 C++ coreclr.dll!`CallCompileMethodWithSEHWrapper‘::`10‘::__Body::Run(CallCompileMethodWithSEHWrapper::__l2::Param * pParam) Line 11891 C++ coreclr.dll!CallCompileMethodWithSEHWrapper(EEJitManager * jitMgr, CEEInfo * comp, CORINFO_METHOD_INFO * info, unsigned int flags, unsigned int flags2, unsigned char * * nativeEntry, unsigned long * nativeSizeOfCode, MethodDesc * ftn) Line 11899 C++ coreclr.dll!UnsafeJitFunction(MethodDesc * ftn, COR_ILMETHOD_DECODER * ILHeader, unsigned long flags, unsigned long flags2, unsigned long * pSizeOfCode) Line 12575 C++ coreclr.dll!MethodDesc::MakeJitWorker(COR_ILMETHOD_DECODER * ILHeader, unsigned long flags, unsigned long flags2) Line 462 C++ coreclr.dll!MethodDesc::DoPrestub(MethodTable * pDispatchingMT) Line 1454 C++ coreclr.dll!PreStubWorker(TransitionBlock * pTransitionBlock, MethodDesc * pMD) Line 1041 C++ coreclr.dll!ThePreStub() Line 22 Unknown coreclr.dll!CallDescrWorkerInternal() Line 101 Unknown coreclr.dll!CallDescrWorkerWithHandler(CallDescrData * pCallDescrData, int fCriticalCall) Line 90 C++ coreclr.dll!MethodDescCallSite::CallTargetWorker(const unsigned __int64 * pArguments) Line 635 C++ coreclr.dll!MethodDescCallSite::Call(const unsigned __int64 * pArguments) Line 420 C++ coreclr.dll!``RunMain‘::`30‘::__Body::Run‘::`5‘::__Body::Run(RunMain::__l2::Param * pParam) Line 2639 C++ coreclr.dll!`RunMain‘::`30‘::__Body::Run(RunMain::__l2::Param * __EXparam) Line 2655 C++ coreclr.dll!RunMain(MethodDesc * pFD, short numSkipArgs, int * piRetVal, REF<PtrArray> * stringArgs) Line 2655 C++ coreclr.dll!Assembly::ExecuteMainMethod(REF<PtrArray> * stringArgs, int waitForOtherThreads) Line 2762 C++ coreclr.dll!CorHost2::ExecuteAssembly(unsigned long dwAppDomainId, const wchar_t * pwzAssemblyPath, int argc, const wchar_t * * argv, unsigned long * pReturnValue) Line 1349 C++ CoreRun.exe!TryRun(const int argc, const wchar_t * * argv, Logger & log, const bool verbose, const bool waitForDebugger, unsigned long & exitCode) Line 572 C++ CoreRun.exe!wmain(const int argc, const wchar_t * * argv) Line 685 C++ [External Code]
标签:
原文地址:http://www.cnblogs.com/WCFGROUP/p/5785989.html