search for: exceptioncleanupfn

Displaying 4 results from an estimated 4 matches for "exceptioncleanupfn".

Did you mean: exceptioncleanup
2009 May 18
4
[LLVMdev] Getting exceptions to work?
...ct(%Throwable* %self) nounwind { entry: %exceptionClass = getelementptr %Throwable* %self, i32 0, i32 1, i32 0 store i64 0, i64* %exceptionClass %exceptionCleanup = getelementptr %Throwable* %self, i32 0, i32 1, i32 1 store void (i32, %UnwindInfo *)* @exceptionCleanupFn, void (i32, %UnwindInfo *)** %exceptionCleanup %private1 = getelementptr %Throwable* %self, i32 0, i32 1, i32 2 store i16 0, i16* %private1 %private2 = getelementptr %Throwable* %self, i32 0, i32 1, i32 3 store i16 0, i16* %private2 ret void } de...
2009 May 18
0
[LLVMdev] Getting exceptions to work?
...unwind { > entry: > %exceptionClass = getelementptr %Throwable* %self, i32 0, i32 1, > i32 0 > store i64 0, i64* %exceptionClass > %exceptionCleanup = getelementptr %Throwable* %self, i32 0, i32 > 1, i32 1 > store void (i32, %UnwindInfo *)* @exceptionCleanupFn, void (i32, > %UnwindInfo *)** %exceptionCleanup > %private1 = getelementptr %Throwable* %self, i32 0, i32 1, i32 2 > store i16 0, i16* %private1 > %private2 = getelementptr %Throwable* %self, i32 0, i32 1, i32 3 > store i16 0, i16* %private2 >...
2009 May 19
5
[LLVMdev] Getting exceptions to work?
...>> %exceptionClass = getelementptr %Throwable* %self, i32 0, i32 1, >> i32 0 >> store i64 0, i64* %exceptionClass >> %exceptionCleanup = getelementptr %Throwable* %self, i32 0, i32 >> 1, i32 1 >> store void (i32, %UnwindInfo *)* @exceptionCleanupFn, void (i32, >> %UnwindInfo *)** %exceptionCleanup >> %private1 = getelementptr %Throwable* %self, i32 0, i32 1, i32 2 >> store i16 0, i16* %private1 >> %private2 = getelementptr %Throwable* %self, i32 0, i32 1, i32 3 >> store i16 0, i16*...
2009 May 19
0
[LLVMdev] Getting exceptions to work?
...eptionClass = getelementptr %Throwable* %self, i32 0, i32 1, >>> i32 0 >>> store i64 0, i64* %exceptionClass >>> %exceptionCleanup = getelementptr %Throwable* %self, i32 0, i32 >>> 1, i32 1 >>> store void (i32, %UnwindInfo *)* @exceptionCleanupFn, void (i32, >>> %UnwindInfo *)** %exceptionCleanup >>> %private1 = getelementptr %Throwable* %self, i32 0, i32 1, i32 2 >>> store i16 0, i16* %private1 >>> %private2 = getelementptr %Throwable* %self, i32 0, i32 1, i32 3 >>>...