dbghelp: Make symt_fill_func_line_info() and symt_get_func_line_next() static functio...
commitd459301de64b2152671464ab951048f6322c3c3d
authorEric Pouech <eric.pouech@gmail.com>
Tue, 7 Sep 2021 07:26:36 +0000 (7 09:26 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Sep 2021 21:19:22 +0000 (7 23:19 +0200)
tree5fa9c413605b3f9280e0baaf113a5b5338efcfac
parentc825fc45be4d96d9978ea0af222310ead6107425
dbghelp: Make symt_fill_func_line_info() and symt_get_func_line_next() static functions inside symbol.c.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/stabs.c
dlls/dbghelp/symbol.c