OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetProcAddress
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/
gettimeofday.c
41
# define
GetProcAddress
\
42
(void *)
GetProcAddress
56
(GetSystemTimePreciseAsFileTimeFuncType)
GetProcAddress
(kernel32, "GetSystemTimePreciseAsFileTime");
getrandom.c
63
# define
GetProcAddress
\
64
(void *)
GetProcAddress
79
(BCryptGenRandomFuncType)
GetProcAddress
(bcrypt, "BCryptGenRandom");
stat-w32.c
69
# define
GetProcAddress
\
70
(void *)
GetProcAddress
96
(GetFileInformationByHandleExFuncType)
GetProcAddress
(kernel32, "GetFileInformationByHandleEx");
99
(GetFinalPathNameByHandleFuncType)
GetProcAddress
(kernel32, "GetFinalPathNameByHandleA");
select.c
66
#define
GetProcAddress
\
67
(void *)
GetProcAddress
160
GetProcAddress
(GetModuleHandle ("ntdll.dll"),
/src/external/gpl3/gdb.old/dist/gnulib/import/
gettimeofday.c
41
# define
GetProcAddress
\
42
(void *)
GetProcAddress
56
(GetSystemTimePreciseAsFileTimeFuncType)
GetProcAddress
(kernel32, "GetSystemTimePreciseAsFileTime");
getrandom.c
63
# define
GetProcAddress
\
64
(void *)
GetProcAddress
79
(BCryptGenRandomFuncType)
GetProcAddress
(bcrypt, "BCryptGenRandom");
stat-w32.c
69
# define
GetProcAddress
\
70
(void *)
GetProcAddress
96
(GetFileInformationByHandleExFuncType)
GetProcAddress
(kernel32, "GetFileInformationByHandleEx");
99
(GetFinalPathNameByHandleFuncType)
GetProcAddress
(kernel32, "GetFinalPathNameByHandleA");
select.c
66
#define
GetProcAddress
\
67
(void *)
GetProcAddress
160
GetProcAddress
(GetModuleHandle ("ntdll.dll"),
/src/crypto/external/apache2/openssl/dist/crypto/dso/
dso_win32.c
31
#undef
GetProcAddress
32
#define
GetProcAddress
GetProcAddressA
180
sym.f =
GetProcAddress
(*ptr, symname);
512
GetProcAddress
(dll, "CreateToolhelp32Snapshot");
521
GetProcAddress
(dll, "CloseToolhelp32Snapshot");
525
module_first = (MODULE32)
GetProcAddress
(dll, "Module32First");
526
module_next = (MODULE32)
GetProcAddress
(dll, "Module32Next");
610
GetProcAddress
(dll, "CreateToolhelp32Snapshot");
619
GetProcAddress
(dll, "CloseToolhelp32Snapshot");
623
module_first = (MODULE32)
GetProcAddress
(dll, "Module32First")
[
all
...]
/src/crypto/external/bsd/openssl/dist/crypto/dso/
dso_win32.c
31
# undef
GetProcAddress
32
# define
GetProcAddress
GetProcAddressA
182
sym.f =
GetProcAddress
(*ptr, symname);
525
GetProcAddress
(dll, "CreateToolhelp32Snapshot");
534
GetProcAddress
(dll, "CloseToolhelp32Snapshot");
538
module_first = (MODULE32)
GetProcAddress
(dll, "Module32First");
539
module_next = (MODULE32)
GetProcAddress
(dll, "Module32Next");
624
GetProcAddress
(dll, "CreateToolhelp32Snapshot");
633
GetProcAddress
(dll, "CloseToolhelp32Snapshot");
637
module_first = (MODULE32)
GetProcAddress
(dll, "Module32First")
[
all
...]
/src/crypto/external/bsd/openssl.old/dist/crypto/dso/
dso_win32.c
31
# undef
GetProcAddress
32
# define
GetProcAddress
GetProcAddressA
182
sym.f =
GetProcAddress
(*ptr, symname);
530
GetProcAddress
(dll, "CreateToolhelp32Snapshot");
539
GetProcAddress
(dll, "CloseToolhelp32Snapshot");
543
module_first = (MODULE32)
GetProcAddress
(dll, "Module32First");
544
module_next = (MODULE32)
GetProcAddress
(dll, "Module32Next");
629
GetProcAddress
(dll, "CreateToolhelp32Snapshot");
638
GetProcAddress
(dll, "CloseToolhelp32Snapshot");
642
module_first = (MODULE32)
GetProcAddress
(dll, "Module32First")
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026