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

  /external/webkit/JavaScriptCore/assembler/
MacroAssemblerX86.h 191 X86Assembler::relinkCall(call.dataLocation(), destination.executableAddress());
196 X86Assembler::relinkCall(call.dataLocation(), destination.executableAddress());
AbstractMacroAssembler.h 512 AssemblerType::relinkCall(nearCall.dataLocation(), destination.executableAddress());
MacroAssemblerARM.h 918 ARMAssembler::relinkCall(call.dataLocation(), destination.executableAddress());
923 ARMAssembler::relinkCall(call.dataLocation(), destination.executableAddress());
MacroAssemblerARMv7.h     [all...]
ARMAssembler.h 725 static void relinkCall(void* from, void* to)
ARMv7Assembler.h     [all...]
X86Assembler.h     [all...]

Completed in 650 milliseconds