Home
last modified time | relevance | path

Searched refs:RAW_VAR (Results 1 – 3 of 3) sorted by relevance

/art/runtime/arch/x86/
Dquick_entrypoints_x86.S31 SETUP_GOT_NOSAVE RAW_VAR(got_reg, 0)
205 DEFINE_FUNCTION RAW_VAR(c_name, 0)
214 END_FUNCTION RAW_VAR(c_name, 0)
218 DEFINE_FUNCTION RAW_VAR(c_name, 0)
229 END_FUNCTION RAW_VAR(c_name, 0)
233 DEFINE_FUNCTION RAW_VAR(c_name, 0)
243 END_FUNCTION RAW_VAR(c_name, 0)
295 DEFINE_FUNCTION RAW_VAR(c_name, 0)
339 END_FUNCTION RAW_VAR(c_name, 0)
360 je RAW_VAR(finished, 4) // goto finished
[all …]
Dasm_support_x86.S33 #define RAW_VAR(name,index) $index macro
58 #define RAW_VAR(name,index) name& macro
173 .ifc RAW_VAR(got_reg, 0), ebx
/art/runtime/arch/x86_64/
Dasm_support_x86_64.S31 #define RAW_VAR(name,index) $index macro
54 #define RAW_VAR(name,index) name& macro