Lines Matching full:shadow
28 handle invoke, allows higher-level code to create frame & shadow frame.
30 Once that's working, support direct entry code & eliminate shadow frame (and
34 base of the vreg array within the shadow frame. Access the other fields,
36 the shadow frame mechanism of double-storing object references - via rFP &
77 rREFS r15 base of object references in shadow frame.
124 * Instead of holding a pointer to the shadow frame, we keep rFP at the base of the vregs. So,
125 * to access other shadow frame fields, we need to use a backwards offset. Define those here.
162 /* During bringup, we'll use the shadow frame model instead of rFP */
179 * "export" the PC to dex_pc field in the shadow frame, f/b/o future exception objects. Must