Home
last modified time | relevance | path

Searched refs:coroutine_free_frame (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Reactor/
H A DLLVMJIT_ORCv1.cpp393 static void coroutine_free_frame(void *ptr) { alignedFree(ptr); } in resolveExternalSymbol() function
486 functions.emplace("coroutine_free_frame", reinterpret_cast<void *>(F::coroutine_free_frame)); in resolveExternalSymbol()
H A DLLVMJIT.cpp377 static void coroutine_free_frame(void *ptr) { alignedFree(ptr); } in coroutine_free_frame() function in __anon4dbc1b3a0111::ExternalSymbolGenerator
469 functions.try_emplace("coroutine_free_frame", reinterpret_cast<void *>(coroutine_free_frame)); in Resolver()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Reactor/
H A DLLVMJIT.cpp434 static void coroutine_free_frame(void *ptr) { alignedFree(ptr); } in resolveExternalSymbol() function
524 functions.emplace("coroutine_free_frame", reinterpret_cast<void *>(F::coroutine_free_frame)); in resolveExternalSymbol()