Home
last modified time | relevance | path

Searched defs:repatchInt32 (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/JavaScriptCore/assembler/
DAbstractMacroAssembler.h560 static void repatchInt32(CodeLocationDataLabel32 dataLabel32, int32_t value) in repatchInt32() function
DARMAssembler.h783 static void repatchInt32(void* from, int32_t to) in repatchInt32() function
DMIPSAssembler.h801 static void repatchInt32(void* from, int32_t to) in repatchInt32() function
DSH4Assembler.h1390 static void repatchInt32(void* where, int32_t value) in repatchInt32() function
DX86Assembler.h1588 static void repatchInt32(void* where, int32_t value) in repatchInt32() function
DARMv7Assembler.h1834 static void repatchInt32(void* where, int32_t value) in repatchInt32() function