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

  /external/webkit/JavaScriptCore/assembler/
MacroAssemblerX86.h 189 static void repatchCall(CodeLocationCall call, CodeLocationLabel destination)
194 static void repatchCall(CodeLocationCall call, FunctionPtr destination)
MacroAssemblerX86_64.h 437 static void repatchCall(CodeLocationCall call, CodeLocationLabel destination)
442 static void repatchCall(CodeLocationCall call, FunctionPtr destination)
MacroAssemblerARM.h 916 static void repatchCall(CodeLocationCall call, CodeLocationLabel destination)
921 static void repatchCall(CodeLocationCall call, FunctionPtr destination)
MacroAssemblerARMv7.h     [all...]

Completed in 454 milliseconds