dbghelp: Dwarf abbrev table is now a sparse array.
commitb51cd5750f9f41f19c192a231a16f749fc77ee23
authorEric Pouech <eric.pouech@wanadoo.fr>
Sun, 18 Jun 2006 19:31:13 +0000 (18 21:31 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jun 2006 09:40:55 +0000 (20 11:40 +0200)
tree16b088b8246e4184b2a77fc0de31d85eb2c936a2
parentad02173d210fcf341d00543b797358f8c07cb1cc
dbghelp: Dwarf abbrev table is now a sparse array.

- added a pool for memory allocation when parsing a compilation unit
- now using the brand new sparse array for the abbrev table
dlls/dbghelp/dwarf.c