Searched refs:LandingAddressP (Results 1 – 1 of 1) sorted by relevance
126 std::promise<ExecutorAddr> LandingAddressP; in reenter() local127 auto LandingAddressF = LandingAddressP.get_future(); in reenter()131 LandingAddressP.set_value(LandingAddress); in reenter()