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

  /external/webkit/JavaScriptCore/assembler/
AbstractMacroAssembler.h 520 static void repatchPointer(CodeLocationDataLabelPtr dataLabelPtr, void* value)
522 AssemblerType::repatchPointer(dataLabelPtr.dataLocation(), value);
ARMAssembler.h 685 static void repatchPointer(void* from, void* to)
ARMv7Assembler.h     [all...]
X86Assembler.h     [all...]

Completed in 57 milliseconds