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.cc1074 #define DLL_FUNC_LOADED(name) (DLL_FUNC_VAR(name) != NULL) && in TLHELP32_FUNCTION_LIST() macro
1076 DBGHELP_FUNCTION_LIST(DLL_FUNC_LOADED) in TLHELP32_FUNCTION_LIST()
1077 TLHELP32_FUNCTION_LIST(DLL_FUNC_LOADED) in TLHELP32_FUNCTION_LIST()
1079 #undef DLL_FUNC_LOADED in TLHELP32_FUNCTION_LIST()