Searched defs:jmp_from_address (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/lib/libc/string/arch/x86/
H A Dselector.cpp27 const intptr_t jmp_from_address = reinterpret_cast<intptr_t>(memcpy) + kSize; local
49 const intptr_t jmp_from_address = reinterpret_cast<intptr_t>(memset) + kSize; local

Completed in 48 milliseconds