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

  /external/webkit/Source/JavaScriptCore/assembler/
RepatchBuffer.h 67 MacroAssembler::repatchCall(call, destination);
72 MacroAssembler::repatchCall(call, destination);
MacroAssemblerSH4.cpp 70 void MacroAssemblerSH4::repatchCall(CodeLocationCall call, CodeLocationLabel destination)
75 void MacroAssemblerSH4::repatchCall(CodeLocationCall call, FunctionPtr destination)
MacroAssemblerX86.h 181 static void repatchCall(CodeLocationCall call, CodeLocationLabel destination)
186 static void repatchCall(CodeLocationCall call, FunctionPtr destination)
MacroAssemblerX86_64.h 468 static void repatchCall(CodeLocationCall call, CodeLocationLabel destination)
473 static void repatchCall(CodeLocationCall call, FunctionPtr destination)
MacroAssemblerARM.h     [all...]
MacroAssemblerARMv7.h     [all...]
MacroAssemblerMIPS.h     [all...]
MacroAssemblerSH4.h     [all...]

Completed in 476 milliseconds