Home
last modified time | relevance | path

Searched refs:get_trampoline_entry (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.cc583 trampoline_pos = get_trampoline_entry(fixup_pos); in bind_to()
872 int32_t Assembler::get_trampoline_entry(int32_t pos) { in get_trampoline_entry() function in v8::internal::Assembler
H A Dassembler-loong64.h1037 int32_t get_trampoline_entry(int32_t pos);
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc568 trampoline_pos = get_trampoline_entry(); in bind_to()
663 int32_t Assembler::get_trampoline_entry() { in get_trampoline_entry() function in v8::internal::Assembler
H A Dassembler-ppc.h1513 int32_t get_trampoline_entry();
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc1053 trampoline_pos = get_trampoline_entry(fixup_pos); in bind_to()
1382 int32_t Assembler::get_trampoline_entry(int32_t pos) { in get_trampoline_entry() function in v8::internal::Assembler
H A Dassembler-mips.h1851 int32_t get_trampoline_entry(int32_t pos);
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.cc663 trampoline_pos = get_trampoline_entry(fixup_pos); in bind_to()
675 trampoline_pos = get_trampoline_entry(fixup_pos); in bind_to()
1376 int32_t Assembler::get_trampoline_entry(int32_t pos) { in get_trampoline_entry() function in v8::internal::Assembler
H A Dassembler-riscv64.h1747 int32_t get_trampoline_entry(int32_t pos);
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.h1879 int32_t get_trampoline_entry(int32_t pos);
H A Dassembler-mips64.cc979 trampoline_pos = get_trampoline_entry(fixup_pos); in bind_to()
1311 int32_t Assembler::get_trampoline_entry(int32_t pos) { in get_trampoline_entry() function in v8::internal::Assembler

Completed in 49 milliseconds