Home
last modified time | relevance | path

Searched refs:generic_target (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc1705 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local
1711 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1716 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1721 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc2123 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local
2130 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2135 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2140 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc1023 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local
1029 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1034 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
1039 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2318 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local
2325 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2330 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2335 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc2316 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local
2323 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2328 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2333 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc2818 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local
2826 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2832 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2838 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc2025 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local
2031 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2036 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
2041 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()

Completed in 63 milliseconds