Home
last modified time | relevance | path

Searched refs:PatchableJumpAddress (Results 1 – 24 of 24) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/shared/
H A DAssembler-shared.cpp31 Assembler::PatchableJumpAddress(code, (size_t)jumpTableEntryOffset); in repoint()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DAssembler-x64.cpp162 Assembler::PatchableJumpAddress(JitCode* code, size_t index) in PatchableJumpAddress() function in Assembler
H A DAssembler-x64.h303 static uint8_t* PatchableJumpAddress(JitCode* code, size_t index);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x64/
H A DAssembler-x64.cpp154 uint8_t* Assembler::PatchableJumpAddress(JitCode* code, size_t index) { in PatchableJumpAddress() function in Assembler
H A DAssembler-x64.h340 static uint8_t* PatchableJumpAddress(JitCode* code, size_t index);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x64/
H A DAssembler-x64.cpp157 Assembler::PatchableJumpAddress(JitCode* code, size_t index) in PatchableJumpAddress() function in Assembler
H A DAssembler-x64.h280 static uint8_t* PatchableJumpAddress(JitCode* code, size_t index);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/
H A DAssembler-arm64.h265 static uint8_t* PatchableJumpAddress(JitCode* code, uint32_t index) { in PatchableJumpAddress() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DAssembler-arm64.h286 static uint8_t* PatchableJumpAddress(JitCode* code, uint32_t index) {
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DAssembler-arm64.h281 static uint8_t* PatchableJumpAddress(JitCode* code, uint32_t index) { in PatchableJumpAddress() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips-shared/
H A DAssembler-mips-shared.h755 static uint8_t* PatchableJumpAddress(JitCode* code, uint32_t index);
H A DAssembler-mips-shared.cpp110 AssemblerMIPSShared::PatchableJumpAddress(JitCode* code, uint32_t pe_) in PatchableJumpAddress() function in AssemblerMIPSShared
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips-shared/
H A DAssembler-mips-shared.h856 static uint8_t* PatchableJumpAddress(JitCode* code, uint32_t index);
H A DAssembler-mips-shared.cpp117 AssemblerMIPSShared::PatchableJumpAddress(JitCode* code, uint32_t pe_) in PatchableJumpAddress() function in AssemblerMIPSShared
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips-shared/
H A DAssembler-mips-shared.h756 static uint8_t* PatchableJumpAddress(JitCode* code, uint32_t index);
H A DAssembler-mips-shared.cpp101 uint8_t* AssemblerMIPSShared::PatchableJumpAddress(JitCode* code, in PatchableJumpAddress() function in AssemblerMIPSShared
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm/
H A DAssembler-arm.h1263 static uint8_t* PatchableJumpAddress(JitCode* code, uint32_t index);
H A DAssembler-arm.cpp677 Assembler::PatchableJumpAddress(JitCode* code, uint32_t pe_) in PatchableJumpAddress() function in Assembler
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm/
H A DAssembler-arm.h1108 static uint8_t* PatchableJumpAddress(JitCode* code, uint32_t index);
H A DAssembler-arm.cpp510 uint8_t* Assembler::PatchableJumpAddress(JitCode* code, uint32_t pe_) { in PatchableJumpAddress() function in Assembler
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm/
H A DAssembler-arm.h1270 static uint8_t* PatchableJumpAddress(JitCode* code, uint32_t index);
H A DAssembler-arm.cpp661 Assembler::PatchableJumpAddress(JitCode* code, uint32_t pe_) in PatchableJumpAddress() function in Assembler
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DIonCaches.cpp61 jumpTableEntry_ = Assembler::PatchableJumpAddress(code, (size_t) jumpTableEntryOffset); in repoint()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DIonCaches.cpp60 jumpTableEntry_ = Assembler::PatchableJumpAddress(code, (size_t) jumpTableEntryOffset); in repoint()