dbghelp: Use CONTAINING_RECORD instead of reimplementing it.
commitc8ab4004ad986583bcd22b53e8bc55bf5d8d9c42
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 8 Mar 2016 10:44:26 +0000 (8 11:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Mar 2016 12:29:15 +0000 (8 21:29 +0900)
tree03e34d43e7333a662cd69643591859cdc91953b7
parent8bd3e4cc2e38f7655cc1badcf0aa3ff8c4974a0e
dbghelp: Use CONTAINING_RECORD instead of reimplementing it.

Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/elf_module.c
dlls/dbghelp/macho_module.c
dlls/dbghelp/msc.c
dlls/dbghelp/pe_module.c
dlls/dbghelp/symbol.c
dlls/dbghelp/type.c