Searched refs:relinkCall (Results 1 - 7 of 7) sorted by relevance

/external/webkit/JavaScriptCore/assembler/
H A DMacroAssemblerX86.h191 X86Assembler::relinkCall(call.dataLocation(), destination.executableAddress());
196 X86Assembler::relinkCall(call.dataLocation(), destination.executableAddress());
H A DAbstractMacroAssembler.h512 AssemblerType::relinkCall(nearCall.dataLocation(), destination.executableAddress());
H A DMacroAssemblerARM.h918 ARMAssembler::relinkCall(call.dataLocation(), destination.executableAddress());
923 ARMAssembler::relinkCall(call.dataLocation(), destination.executableAddress());
H A DMacroAssemblerARMv7.h1119 ARMv7Assembler::relinkCall(call.dataLocation(), destination.executableAddress());
1124 ARMv7Assembler::relinkCall(call.dataLocation(), destination.executableAddress());
H A DARMAssembler.h725 static void relinkCall(void* from, void* to) function in class:JSC::ARMAssembler
H A DARMv7Assembler.h1576 static void relinkCall(void* from, void* to) function in class:JSC::ARMv7Assembler
H A DX86Assembler.h1521 static void relinkCall(void* from, void* to) function in class:JSC::X86Assembler

Completed in 42 milliseconds