reactos/dll/win32/dbghelp
Serge Gautherie 01fbf25dab
[DBGHELP][NDK][RTL] *RtlComputeCrc32(): Add 'const' to 2nd parameter (#6973)
and sync SAL2 annotations.

It didn't always warn in the past, our gutfeeling (we have *not* double-checked that thesis!) is that the warnings might have been triggered when 0.4.15-dev-958-g 237aa3a9c1 was committed
2024-06-04 13:35:57 +02:00
..
CMakeLists.txt [DBGHELP] Remove useless broken CMake defines 2024-03-19 07:43:58 +01:00
coff.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
compat.c [DBGHELP][NDK][RTL] *RtlComputeCrc32(): Add 'const' to 2nd parameter (#6973) 2024-06-04 13:35:57 +02:00
compat.h [DBGHELP][NDK][RTL] *RtlComputeCrc32(): Add 'const' to 2nd parameter (#6973) 2024-06-04 13:35:57 +02:00
cpu_arm64.c [WINESYNC] dbghelp: Pass module to map_dwarf_register. 2020-09-16 10:35:50 +02:00
cpu_arm.c [WINESYNC] dbghelp: Pass module to map_dwarf_register. 2020-09-16 10:35:50 +02:00
cpu_i386.c [WINESYNC] dbghelp: Add xmm and mxcsr register mapping functions for i386. 2020-09-16 10:36:02 +02:00
cpu_x86_64.c [WINESYNC] dbghelp: Introduce read_process_memory helper. 2020-09-16 10:35:56 +02:00
dbghelp_private.h [WINESYNC] dbghelp: Use debuggee environment in search_unix_path. 2020-09-16 10:36:00 +02:00
dbghelp_ros.diff Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
dbghelp.c [DBGHELP] Fix default search path handling. CORE-17073 2021-11-15 20:14:34 -05:00
dbghelp.spec [WINESYNC] dbghelp: Add SymGetExtendedOption/SymSetExtendedOption stubs. 2020-09-16 10:35:41 +02:00
dwarf.c [WINESYNC] dbghelp: Get rid of no longer needed HAVE_ZLIB checks. 2020-09-16 10:35:58 +02:00
dwarf.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
elf_module.c [WINESYNC] dbghelp: Always check for debug symbols in BINDIR. 2020-09-16 10:36:02 +02:00
image_private.h [WINESYNC] dbghelp: Fix GCC warnings in macho_module.c. 2020-09-16 10:35:57 +02:00
image.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
inflate.c [WINESYNC] dbghelp: Get rid of no longer needed HAVE_ZLIB checks. 2020-09-16 10:35:58 +02:00
macho_module.c [WINESYNC] dbghelp: Use debuggee environment in search_unix_path. 2020-09-16 10:36:00 +02:00
minidump.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
module.c [DBGHELP] Fix use of unix path 2021-03-04 17:41:25 +01:00
msc.c [WINESYNC] dbghelp: Use stricmp() instead of _strnicmp(..., -1). 2020-09-16 10:35:59 +02:00
path.c [DBGHELP] Avoid call of wine_get_dos_file_name 2024-02-20 08:56:53 +01:00
pe_module.c [LOG2LINES] Compile the tool for MSVC builds 2022-12-29 16:51:40 +01:00
precomp.h [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
rosstubs.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
rsym.c [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2020-09-16 10:35:39 +02:00
source.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
stabs.c [WINESYNC] dbghelp: Get rid of no longer needed #ifdefs. 2020-09-16 10:35:58 +02:00
stack.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
storage.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
symbol.c [DBGHELP] Fix rsym runtime crash on ARM64 host 2022-05-25 16:34:16 +03:00
type.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
version.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
wdbgexts.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
zlib.h [WINESYNC] dbghelp: Get rid of no longer needed HAVE_ZLIB checks. 2020-09-16 10:35:58 +02:00