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

/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DRepatchBuffer.h131 void replaceWithAddressComputation(CodeLocationConvertibleLoad label) function in class:JSC::RepatchBuffer
133 MacroAssembler::replaceWithAddressComputation(label);
141 replaceWithAddressComputation(label);
H A DAbstractMacroAssembler.h849 static void replaceWithAddressComputation(CodeLocationConvertibleLoad label) function in class:JSC::AbstractMacroAssembler
851 AssemblerType::replaceWithAddressComputation(label.dataLocation());
H A DARMAssembler.h936 static void replaceWithAddressComputation(void* instructionStart) function in class:JSC::ARMAssembler
H A DMIPSAssembler.h937 static void replaceWithAddressComputation(void* instructionStart) function in class:JSC::MIPSAssembler
H A DSH4Assembler.h2220 static void replaceWithAddressComputation(void* instructionStart) function in class:JSC::SH4Assembler
H A DX86Assembler.h1959 static void replaceWithAddressComputation(void* instructionStart) function in class:JSC::X86Assembler
H A DARMv7Assembler.h2233 static void replaceWithAddressComputation(void* instructionStart) function in namespace:JSC::ARMRegisters

Completed in 210 milliseconds