Home
last modified time | relevance | path

Searched refs:SYMBOL (Results 1 – 17 of 17) sorted by relevance

/art/runtime/arch/x86/
Djni_entrypoints_x86.S106 call SYMBOL(artFindNativeMethod) // (Thread*)
109 call SYMBOL(artFindNativeMethodRunnable) // (Thread*)
140 call SYMBOL(artCriticalNativeFrameSize) // (method, caller_pc)
218 call SYMBOL(artFindNativeMethodRunnable) // (Thread*)
325 jmp SYMBOL(art_jni_lock_object_no_inline)
345 call SYMBOL(artLockObjectFromCode) // (object, Thread*)
360 call SYMBOL(artDeliverPendingExceptionFromCode) // (Thread*)
379 jmp SYMBOL(art_jni_unlock_object_no_inline)
Dquick_entrypoints_x86.S278 call SYMBOL(artThrowNullPointerExceptionFromSignal) // (addr, self)
771 call SYMBOL(artDeoptimizeIfNeeded)
792 call SYMBOL(artDeoptimizeIfNeeded)
907 call SYMBOL(artAllocObjectFromCodeResolvedRosAlloc) // cxx_name(arg0, Thread*)
1128 jz SYMBOL(art_quick_lock_object_no_inline)
1133 jmp SYMBOL(art_quick_lock_object_no_inline)
1148 call SYMBOL(artLockObjectFromCode) // artLockObjectFromCode(object, Thread*)
1161 jz SYMBOL(art_quick_unlock_object_no_inline)
1166 jmp SYMBOL(art_quick_unlock_object_no_inline)
1182 call SYMBOL(artUnlockObjectFromCode) // artUnlockObjectFromCode(object, Thread*)
[all …]
Dasm_support_x86.S37 #define CALLVAR(name) SYMBOL(\name)
51 #define CALLVAR(name) SYMBOL(name&)
150 #define SYMBOL(name) name macro
154 #define SYMBOL(name) _ ## name macro
171 FUNCTION_TYPE(SYMBOL(\c_name))
187 SIZE(SYMBOL(\c_name))
261 movl SYMBOL(_ZN3art7Runtime9instance_E) - 0b(REG_VAR(reg)), REG_VAR(reg)
386 call SYMBOL(artDeliverPendingExceptionFromCode) // artDeliverPendingExceptionFromCode(Thread*)
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S256 call SYMBOL(artThrowNullPointerExceptionFromSignal) // (addr, self)
742 call SYMBOL(artDeoptimizeIfNeeded)
759 call SYMBOL(artDeoptimizeIfNeeded)
1103 call SYMBOL(artLockObjectFromCode) // artLockObjectFromCode(object, Thread*)
1128 call SYMBOL(artUnlockObjectFromCode) // artUnlockObjectFromCode(object, Thread*)
1144 call SYMBOL(artInstanceOfFromCode) // (Object* obj, Class* ref_klass)
1164 call SYMBOL(artThrowClassCastExceptionForObject) // (Object* src, Class* dest, Thread*)
1213 call SYMBOL(artIsAssignableFromCode) // (Class* a, Class* b)
1233 call SYMBOL(artThrowArrayStoreException) // (array, value, Thread*)
1241 call SYMBOL(art_quick_read_barrier_mark_reg01) // Mark ECX
[all …]
Dasm_support_x86_64.S36 #define CALLVAR(name) SYMBOL(\name)
50 #define CALLVAR(name) SYMBOL(name&)
157 #define SYMBOL(name) name macro
160 #define SYMBOL(name) _ ## name macro
179 FUNCTION_TYPE(SYMBOL(\c_name))
195 SIZE(SYMBOL(\c_name))
243 FUNCTION_TYPE(SYMBOL(\name))
252 SIZE(SYMBOL(\name))
471 call SYMBOL(artDeliverPendingExceptionFromCode) // artDeliverPendingExceptionFromCode(Thread*)
Djni_entrypoints_x86_64.S126 call SYMBOL(artFindNativeMethod) // (Thread*)
129 call SYMBOL(artFindNativeMethodRunnable) // (Thread*)
188 call SYMBOL(artCriticalNativeFrameSize)
308 call SYMBOL(artFindNativeMethodRunnable) // (Thread*)
452 call SYMBOL(artLockObjectFromCode) // (object, Thread*)
465 jmp SYMBOL(artDeliverPendingExceptionFromCode) // (Thread*); tail call.
483 jmp SYMBOL(art_jni_unlock_object_no_inline)
/art/runtime/interpreter/mterp/x86_64ng/
Dcontrol_flow.S123 call SYMBOL($func)
175 call SYMBOL(art_quick_deliver_exception)
Dmain.S208 ASM_HIDDEN SYMBOL(\name)
209 .global SYMBOL(\name)
211 SYMBOL(\name):
216 ASM_HIDDEN SYMBOL(\name)
217 .global SYMBOL(\name)
219 SYMBOL(\name):
1036 call SYMBOL(NterpGetShortyFromInvokePolymorphic)
1040 call SYMBOL(NterpGetShortyFromInvokeCustom)
1044 call SYMBOL(NterpGetShortyFromMethodId)
1046 call SYMBOL(NterpGetShorty)
[all …]
Dinvoke.S2 call SYMBOL($helper)
Darray.S147 call SYMBOL($helper)
Dother.S48 call SYMBOL($helper)
/art/runtime/interpreter/mterp/x86ng/
Dcontrol_flow.S122 call SYMBOL($func)
184 call SYMBOL(art_quick_deliver_exception)
Dmain.S204 addl MACRO_LITERAL(SYMBOL(artNterpAsmInstructionStart) - 0b), rIBASE
213 addl MACRO_LITERAL(SYMBOL(artNterpAsmInstructionStart) - 0b), rIBASE
245 ASM_HIDDEN SYMBOL(\name)
246 .global SYMBOL(\name)
248 SYMBOL(\name):
253 ASM_HIDDEN SYMBOL(\name)
254 .global SYMBOL(\name)
256 SYMBOL(\name):
989 call SYMBOL(art_quick_test_suspend)
1022 call SYMBOL(NterpGetShortyFromInvokePolymorphic)
[all …]
Dinvoke.S2 call SYMBOL($helper)
Darray.S150 call SYMBOL($helper)
Dother.S48 call SYMBOL($helper)
Darithmetic.S451 call SYMBOL($routine)
477 call SYMBOL($routine)