dbghelp: Add ability to add a SymTagCustom element to a function.
commite48a46b2b5bf0bb4d02c18dce5b03dfbda14556d
authorEric Pouech <eric.pouech@wanadoo.fr>
Fri, 24 Nov 2006 21:17:59 +0000 (24 22:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Nov 2006 16:56:17 +0000 (27 17:56 +0100)
treeb0de8b8d8eee7b3ac84f018d81aa05d65df6ef55
parent0d942b3aaac3a165e83c2b8edd4cfb2af8adfa81
dbghelp: Add ability to add a SymTagCustom element to a function.

Make use of it to store the frame information for a dwarf function
(either because frame's location is a location list, or because one of
the function's variables is not properly computed at parse time).
dlls/dbghelp/dwarf.c