Home
last modified time | relevance | path

Searched defs:dll_aux (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Ddll.d62 struct dll_aux struct
65 version (Win32) in version()
234 alias bool BOOLEAN;
236 struct UNICODE_STRING
245 LIST_ENTRY* next;
246 LIST_ENTRY* prev;
252 struct LDR_MODULE
274 LIST_ENTRY Modules;
275 void* ServiceTagList; // LDR_SERVICE_TAG_RECORD
276 ULONG LoadCount;
[all …]