Home
last modified time | relevance | path

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

/external/v8/src/base/platform/
Dplatform-win32.cc1136 #define DLL_FUNC_LOADED(name) (DLL_FUNC_VAR(name) != nullptr)&& in TLHELP32_FUNCTION_LIST() macro
1138 DBGHELP_FUNCTION_LIST(DLL_FUNC_LOADED) in TLHELP32_FUNCTION_LIST()
1139 TLHELP32_FUNCTION_LIST(DLL_FUNC_LOADED) in TLHELP32_FUNCTION_LIST()
1141 #undef DLL_FUNC_LOADED in TLHELP32_FUNCTION_LIST()