Searched refs:SimulatorRuntimeCall (Results 1 – 4 of 4) sorted by relevance
1499 typedef int64_t (*SimulatorRuntimeCall)(int32_t arg0, typedef1611 SimulatorRuntimeCall generic_target = in SoftwareInterrupt()1612 reinterpret_cast<SimulatorRuntimeCall>(external); in SoftwareInterrupt()1718 SimulatorRuntimeCall target = in SoftwareInterrupt()1719 reinterpret_cast<SimulatorRuntimeCall>(external); in SoftwareInterrupt()
1573 typedef ObjectPair (*SimulatorRuntimeCall)(int64_t arg0, typedef1673 SimulatorRuntimeCall generic_target = in SoftwareInterrupt()1674 reinterpret_cast<SimulatorRuntimeCall>(external); in SoftwareInterrupt()1780 SimulatorRuntimeCall target = in SoftwareInterrupt()1781 reinterpret_cast<SimulatorRuntimeCall>(external); in SoftwareInterrupt()
1664 typedef int64_t (*SimulatorRuntimeCall)(int32_t arg0, typedef1723 SimulatorRuntimeCall generic_target = in SoftwareInterrupt()1724 reinterpret_cast<SimulatorRuntimeCall>(external); in SoftwareInterrupt()1857 SimulatorRuntimeCall target = in SoftwareInterrupt()1858 reinterpret_cast<SimulatorRuntimeCall>(external); in SoftwareInterrupt()
521 typedef ObjectPair (*SimulatorRuntimeCall)(int64_t arg0, typedef574 SimulatorRuntimeCall target = in DoRuntimeCall()575 reinterpret_cast<SimulatorRuntimeCall>(external); in DoRuntimeCall()