dbghelp: Split elf_load_file into two functions (one for creating a file-map, another...
commit655247354a5396147ac9ad766509020c2f2f6dee
authorEric Pouech <eric.pouech@orange.fr>
Mon, 27 Dec 2010 14:03:18 +0000 (27 15:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 Dec 2010 10:15:06 +0000 (28 11:15 +0100)
tree5f3c9b6e654ef778703355772e27dd0473fb4671
parent8740f1dc1e4d0f2d831c0928f66456bfcaefe82d
dbghelp: Split elf_load_file into two functions (one for creating a file-map, another one for loading info out of a file-map).
dlls/dbghelp/elf_module.c