Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/
Dinterception_win.cc23 const char *DLLS[] = { in GetRealFunctionAddress() local
30 for (size_t i = 0; *func_addr == 0 && DLLS[i]; ++i) { in GetRealFunctionAddress()
31 *func_addr = (uptr)GetProcAddress(GetModuleHandleA(DLLS[i]), func_name); in GetRealFunctionAddress()
/external/mesa3d/docs/
DREADME.CYGWIN62 If you compile shared libraries (Win32 DLLS) you may have to set an