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

  /external/webkit/Source/JavaScriptCore/assembler/
MacroAssemblerSH4.cpp 72 SH4Assembler::relinkCall(call.dataLocation(), destination.executableAddress());
77 SH4Assembler::relinkCall(call.dataLocation(), destination.executableAddress());
MacroAssemblerX86.h 183 X86Assembler::relinkCall(call.dataLocation(), destination.executableAddress());
188 X86Assembler::relinkCall(call.dataLocation(), destination.executableAddress());
AbstractMacroAssembler.h 557 AssemblerType::relinkCall(nearCall.dataLocation(), destination.executableAddress());
MacroAssemblerARM.h     [all...]
MacroAssemblerARMv7.h     [all...]
MacroAssemblerMIPS.h     [all...]
ARMAssembler.h 821 static void relinkCall(void* from, void* to)
MIPSAssembler.h 789 static void relinkCall(void* from, void* to)
SH4Assembler.h     [all...]
ARMv7Assembler.h     [all...]
X86Assembler.h     [all...]

Completed in 100 milliseconds