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

  /external/webkit/Source/JavaScriptCore/assembler/
MacroAssemblerX86.h 181 static void repatchCall(CodeLocationCall call, CodeLocationLabel destination)
186 static void repatchCall(CodeLocationCall call, FunctionPtr destination)
MacroAssemblerSH4.cpp 70 void MacroAssemblerSH4::repatchCall(CodeLocationCall call, CodeLocationLabel destination)
75 void MacroAssemblerSH4::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...]

Completed in 52 milliseconds