HomeSort by relevance Sort by last modified time
    Searched refs:DEFINE_FUNCTION_CUSTOM_CFA (Results 1 - 4 of 4) sorted by null

  /art/runtime/arch/x86/
asm_support_x86.S 117 MACRO2(DEFINE_FUNCTION_CUSTOM_CFA, c_name, cfa_offset)
129 DEFINE_FUNCTION_CUSTOM_CFA RAW_VAR(c_name), __SIZEOF_POINTER__
quick_entrypoints_x86.S 416 DEFINE_FUNCTION_CUSTOM_CFA art_quick_throw_null_pointer_exception_from_signal, 2 * __SIZEOF_POINTER__
    [all...]
  /art/runtime/arch/x86_64/
asm_support_x86_64.S 117 MACRO2(DEFINE_FUNCTION_CUSTOM_CFA, c_name, cfa_offset)
129 DEFINE_FUNCTION_CUSTOM_CFA RAW_VAR(c_name), __SIZEOF_POINTER__
quick_entrypoints_x86_64.S 478 DEFINE_FUNCTION_CUSTOM_CFA art_quick_throw_null_pointer_exception_from_signal, 2 * __SIZEOF_POINTER__
    [all...]

Completed in 392 milliseconds