Searched refs:coroutine_free_frame (Results 1 – 3 of 3) sorted by relevance
393 static void coroutine_free_frame(void *ptr) { alignedFree(ptr); } in resolveExternalSymbol() function486 functions.emplace("coroutine_free_frame", reinterpret_cast<void *>(F::coroutine_free_frame)); in resolveExternalSymbol()
377 static void coroutine_free_frame(void *ptr) { alignedFree(ptr); } in coroutine_free_frame() function in __anon4dbc1b3a0111::ExternalSymbolGenerator469 functions.try_emplace("coroutine_free_frame", reinterpret_cast<void *>(coroutine_free_frame)); in Resolver()
434 static void coroutine_free_frame(void *ptr) { alignedFree(ptr); } in resolveExternalSymbol() function524 functions.emplace("coroutine_free_frame", reinterpret_cast<void *>(F::coroutine_free_frame)); in resolveExternalSymbol()