Lines Matching full:variable

2 	"variable-offset ctx access",
16 .errstr = "variable ctx access var_off=(0x0; 0x4)",
21 "variable-offset stack read, priv vs unpriv",
41 .errstr_unpriv = "R2 variable stack access prohibited for !root",
45 "variable-offset stack read, uninitialized",
62 .errstr = "invalid variable-offset read from stack R2",
66 "variable-offset stack write, priv vs unpriv",
80 * that, after a variable-offset write, a priviledged
89 /* Variable stack access is rejected for unprivileged.
91 .errstr_unpriv = "R2 variable stack access prohibited for !root",
96 "variable-offset stack write clobbers spilled regs",
124 /* The unprivileged case is not too interesting; variable
127 .errstr_unpriv = "R2 variable stack access prohibited for !root",
130 * register is rejected because the previous variable offset stack
138 "indirect variable-offset stack access, unbounded",
161 .errstr = "invalid unbounded variable-offset indirect access to stack R4",
166 "indirect variable-offset stack access, max out of bound",
186 .errstr = "invalid variable-offset indirect access to stack R2",
191 "indirect variable-offset stack access, min out of bound",
211 .errstr = "invalid variable-offset indirect access to stack R2",
216 "indirect variable-offset stack access, max_off+size > max_initialized",
241 "indirect variable-offset stack access, min_off < min_initialized",
266 "indirect variable-offset stack access, priv vs unpriv",
287 .errstr_unpriv = "R2 variable stack access prohibited for !root",
293 "indirect variable-offset stack access, uninitialized",
320 "indirect variable-offset stack access, ok",