Home | History | Annotate | Download | only in mips

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
35 #include "code.h"
116 // If the code object is relocated, the return address is fixed before
119 Code* re_code,
141 // Register parameters stored by setup code.
153 // Initial size of code buffer.
191 // Register holding pointer to the current code object.
204 // Call and return internally in the generated code in a way that
205 // is GC-safe (i.e., doesn't leave absolute code addresses on the stack)
232 // Which mode to generate code for (ASCII or UC16).