dbghelp/stabs: For Mach-O, line numbers use absolute address, not offset.
commit3a96219d5784d7a924b2dab8f7eac842ad3a120f
authorKen Thomases <ken@codeweavers.com>
Fri, 13 Mar 2009 16:48:21 +0000 (13 11:48 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Mar 2009 11:17:42 +0000 (25 12:17 +0100)
tree5c501777f1ac72957802dbbd62702c1bb039d0c0
parentfeedbb1630ad5136eccd37487603f169dd89e4ad
dbghelp/stabs: For Mach-O, line numbers use absolute address, not offset.

So, compute the offset by subtracting the function address.
dlls/dbghelp/stabs.c