Home
last modified time | relevance | path

Searched defs:getRelocatedAddress (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/assembler/
DARMAssembler.h828 static void* getRelocatedAddress(void* code, JmpSrc jump) in getRelocatedAddress() function
833 static void* getRelocatedAddress(void* code, JmpDst label) in getRelocatedAddress() function
DMIPSAssembler.h677 static void* getRelocatedAddress(void* code, JmpSrc jump) in getRelocatedAddress() function
684 static void* getRelocatedAddress(void* code, JmpDst label) in getRelocatedAddress() function
DSH4Assembler.h1488 static void* getRelocatedAddress(void* code, JmpSrc jump) in getRelocatedAddress() function
1493 static void* getRelocatedAddress(void* code, JmpDst destination) in getRelocatedAddress() function
DX86Assembler.h1604 static void* getRelocatedAddress(void* code, JmpSrc jump) in getRelocatedAddress() function
1611 static void* getRelocatedAddress(void* code, JmpDst destination) in getRelocatedAddress() function
DARMv7Assembler.h1607 static void* getRelocatedAddress(void* code, JmpSrc jump) in getRelocatedAddress() function
1614 static void* getRelocatedAddress(void* code, JmpDst destination) in getRelocatedAddress() function