Home
last modified time | relevance | path

Searched defs:repatchCall (Results 1 – 4 of 4) sorted by relevance

/external/webkit/JavaScriptCore/assembler/
DMacroAssemblerX86.h189 static void repatchCall(CodeLocationCall call, CodeLocationLabel destination) in repatchCall() function
194 static void repatchCall(CodeLocationCall call, FunctionPtr destination) in repatchCall() function
DMacroAssemblerX86_64.h478 static void repatchCall(CodeLocationCall call, CodeLocationLabel destination) in repatchCall() function
483 static void repatchCall(CodeLocationCall call, FunctionPtr destination) in repatchCall() function
DMacroAssemblerARM.h778 static void repatchCall(CodeLocationCall call, CodeLocationLabel destination) in repatchCall() function
783 static void repatchCall(CodeLocationCall call, FunctionPtr destination) in repatchCall() function
DMacroAssemblerARMv7.h1067 static void repatchCall(CodeLocationCall call, CodeLocationLabel destination) in repatchCall() function
1072 static void repatchCall(CodeLocationCall call, FunctionPtr destination) in repatchCall() function