OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:repatchNearCall
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/JavaScriptCore/assembler/
RepatchBuffer.h
77
MacroAssembler::
repatchNearCall
(nearCall, CodeLocationLabel(destination));
82
MacroAssembler::
repatchNearCall
(nearCall, destination);
AbstractMacroAssembler.h
555
static void
repatchNearCall
(CodeLocationNearCall nearCall, CodeLocationLabel destination)
Completed in 23 milliseconds