Home
last modified time | relevance | path

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

/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S2424 leaq .Lhandler_table(%rip), %rcx // Get the address of the handler table
2430 .Lhandler_table: // Table of type descriptor to handlers. label
2433 .long RAW_VAR(handle_label) - .Lhandler_table
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S2926 adrp x1, .Lhandler_table // Compute address of handler table.
2927 add x1, x1, :lo12:.Lhandler_table
2962 .Lhandler_table: label
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S2447 add $(.Lhandler_table - .Lbranch_start), %edx // Make EDX point to handler_table.
2486 .Lhandler_table: label