Home
last modified time | relevance | path

Searched refs:get_trampoline_entry (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/ppc/
Dassembler-ppc.cc582 trampoline_pos = get_trampoline_entry(); in bind_to()
684 int32_t Assembler::get_trampoline_entry() { in get_trampoline_entry() function in v8::internal::Assembler
Dassembler-ppc.h1611 int32_t get_trampoline_entry();
/external/v8/src/mips/
Dassembler-mips.cc1092 trampoline_pos = get_trampoline_entry(fixup_pos); in bind_to()
1459 int32_t Assembler::get_trampoline_entry(int32_t pos) { in get_trampoline_entry() function in v8::internal::Assembler
Dassembler-mips.h2181 int32_t get_trampoline_entry(int32_t pos);
/external/v8/src/mips64/
Dassembler-mips64.cc1053 trampoline_pos = get_trampoline_entry(fixup_pos); in bind_to()
1423 int32_t Assembler::get_trampoline_entry(int32_t pos) { in get_trampoline_entry() function in v8::internal::Assembler
Dassembler-mips64.h2246 int32_t get_trampoline_entry(int32_t pos);