- 001
- 002
- 003
- 004
- 005
- 006
- 007
- 008
- 009
- 010
- 011
- 012
- 013
- 014
- 015
- 016
- 017
- 018
- 019
- 020
- 021
- 022
- 023
- 024
- 025
- 026
- 027
- 028
- 029
- 030
- 031
- 032
- 033
- 034
- 035
- 036
- 037
- 038
- 039
- 040
- 041
- 042
- 043
- 044
- 045
- 046
- 047
- 048
- 049
- 050
- 051
- 052
- 053
- 054
- 055
- 056
- 057
- 058
- 059
- 060
- 061
- 062
- 063
- 064
- 065
- 066
- 067
- 068
- 069
- 070
- 071
- 072
- 073
- 074
- 075
- 076
- 077
- 078
- 079
- 080
- 081
- 082
- 083
- 084
- 085
- 086
- 087
- 088
- 089
- 090
- 091
- 092
- 093
- 094
- 095
- 096
- 097
- 098
- 099
- 100
void* __cxa_allocate_exception(int i) {
try {
throw 1;
} catch (void* i) {
return i;
}
}
__cxa_allocate_exception(int):
push rbx
mov edi, 4
call __cxa_allocate_exception(int)
mov DWORD PTR [rax], 1
xor edx, edx
mov esi, OFFSET FLAT:typeinfo for int
mov rdi, rax
call __cxa_throw
cmp rdx, 1
mov rdi, rax
jne .L5
call __cxa_begin_catch
mov rbx, rax
call __cxa_end_catch
mov DWORD PTR [rbx], 1
xor edx, edx
mov esi, OFFSET FLAT:typeinfo for int
mov rdi, rbx
call __cxa_throw
mov rdi, rax
.L5:
cmp rdx, 1
jne .L8
call __cxa_begin_catch
mov rbx, rax
call __cxa_end_catch
mov DWORD PTR [rbx], 1
xor edx, edx
mov esi, OFFSET FLAT:typeinfo for int
mov rdi, rbx
call __cxa_throw
mov rdi, rax
.L8:
cmp rdx, 1
jne .L11
call __cxa_begin_catch
mov rbx, rax
call __cxa_end_catch
mov DWORD PTR [rbx], 1
xor edx, edx
mov esi, OFFSET FLAT:typeinfo for int
mov rdi, rbx
call __cxa_throw
mov rdi, rax
.L11:
cmp rdx, 1
jne .L14
call __cxa_begin_catch
mov rbx, rax
call __cxa_end_catch
mov DWORD PTR [rbx], 1
xor edx, edx
mov esi, OFFSET FLAT:typeinfo for int
mov rdi, rbx
call __cxa_throw
mov rdi, rax
.L14:
cmp rdx, 1
jne .L17
call __cxa_begin_catch
mov rbx, rax
call __cxa_end_catch
mov DWORD PTR [rbx], 1
xor edx, edx
mov esi, OFFSET FLAT:typeinfo for int
mov rdi, rbx
call __cxa_throw
mov rdi, rax
.L17:
cmp rdx, 1
jne .L20
call __cxa_begin_catch
mov rbx, rax
call __cxa_end_catch
mov DWORD PTR [rbx], 1
xor edx, edx
mov esi, OFFSET FLAT:typeinfo for int
mov rdi, rbx
call __cxa_throw
mov rdi, rax
.L20:
cmp rdx, 1
jne .L23
call __cxa_begin_catch
mov rbx, rax
call __cxa_end_catch
mov DWORD PTR [rbx], 1
xor edx, edx
mov esi, OFFSET FLAT:typeinfo for int
mov rdi, rbx
call __cxa_throw