blob: 26b4e620fddd06841a4946999a66a943ebe51326 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
|
function_decl __bswap_32 crashtest01.h 45:1
function_type - function type
integer_type - function return type
- precisionBits: 32
- unsigned
type_decl unsigned int <built-in> 0:0 - type name
- isAutogenerated: 1
integer_cst 32 - type size
integer_cst 0 - min value
integer_cst 4294967295 - max value
tree_list - arg types
integer_type - value
- precisionBits: 32
- unsigned
type_decl unsigned int <built-in> 0:0 - type name
- isAutogenerated: 1
integer_cst 32 - type size
integer_cst 0 - min value
integer_cst 4294967295 - max value
tree_list - chain
void_type - value
type_decl void <built-in> 0:0 - type name
- isAutogenerated: 1
result_decl crashtest01.h 45:31 - function result
- isAutogenerated: 1
integer_type - result type
- precisionBits: 32
- unsigned
type_decl unsigned int <built-in> 0:0 - type name
- isAutogenerated: 1
integer_cst 32 - type size
integer_cst 0 - min value
integer_cst 4294967295 - max value
integer_cst 32 - decl size
- isUsed: 1
parm_decl __bsx crashtest01.h 45:26 - argument
integer_type - decl type
- precisionBits: 32
- unsigned
type_decl unsigned int <built-in> 0:0 - type name
- isAutogenerated: 1
integer_cst 32 - type size
integer_cst 0 - min value
integer_cst 4294967295 - max value
integer_cst 32 - parm size
return_expr crashtest01.h 47:34 - code
init_expr - operand
result_decl crashtest01.h 45:31 - operand
- isAutogenerated: 1
integer_type - result type
- precisionBits: 32
- unsigned
type_decl unsigned int <built-in> 0:0 - type name
- isAutogenerated: 1
integer_cst 32 - type size
integer_cst 0 - min value
integer_cst 4294967295 - max value
integer_cst 32 - decl size
call_expr crashtest01.h 47:28 - operand
addr_expr - function
function_decl __builtin_bswap32 <built-in> 0:0 - operand
- isAutogenerated: 1
- isConst: 1
- isExternal: 1
- isPublic: 1
- isUsed: 1
parm_decl __bsx crashtest01.h 45:26 - arg
integer_type - decl type
- precisionBits: 32
- unsigned
type_decl unsigned int <built-in> 0:0 - type name
- isAutogenerated: 1
integer_cst 32 - type size
integer_cst 0 - min value
integer_cst 4294967295 - max value
integer_cst 32 - parm size
function_decl __bswap_64 crashtest01.h 109:1
function_type - function type
integer_type - function return type
- precisionBits: 64
- unsigned
type_decl __uint64_t /usr/include/x86_64-linux-gnu/bits/types.h 44:27 - type name
integer_cst 64 - type size
integer_cst 0 - min value
tree_list - arg types
integer_type - value
- precisionBits: 64
- unsigned
type_decl __uint64_t /usr/include/x86_64-linux-gnu/bits/types.h 44:27 - type name
integer_cst 64 - type size
integer_cst 0 - min value
tree_list - chain
void_type - value
type_decl void <built-in> 0:0 - type name
- isAutogenerated: 1
result_decl crashtest01.h 109:29 - function result
- isAutogenerated: 1
integer_type - result type
- precisionBits: 64
- unsigned
type_decl __uint64_t /usr/include/x86_64-linux-gnu/bits/types.h 44:27 - type name
integer_cst 64 - type size
integer_cst 0 - min value
integer_cst 64 - decl size
- isUsed: 1
parm_decl __bsx crashtest01.h 109:24 - argument
integer_type - decl type
- precisionBits: 64
- unsigned
type_decl __uint64_t /usr/include/x86_64-linux-gnu/bits/types.h 44:27 - type name
integer_cst 64 - type size
integer_cst 0 - min value
integer_cst 64 - parm size
return_expr crashtest01.h 111:34 - code
init_expr - operand
result_decl crashtest01.h 109:29 - operand
- isAutogenerated: 1
integer_type - result type
- precisionBits: 64
- unsigned
type_decl __uint64_t /usr/include/x86_64-linux-gnu/bits/types.h 44:27 - type name
integer_cst 64 - type size
integer_cst 0 - min value
integer_cst 64 - decl size
call_expr crashtest01.h 111:28 - operand
addr_expr - function
function_decl __builtin_bswap64 <built-in> 0:0 - operand
- isAutogenerated: 1
- isConst: 1
- isExternal: 1
- isPublic: 1
- isUsed: 1
parm_decl __bsx crashtest01.h 109:24 - arg
integer_type - decl type
- precisionBits: 64
- unsigned
type_decl __uint64_t /usr/include/x86_64-linux-gnu/bits/types.h 44:27 - type name
integer_cst 64 - type size
integer_cst 0 - min value
integer_cst 64 - parm size
|