libdwfl: Make __libdwfl_addrsym a static function in dwfl_module_addrsym.c
authorMark Wielaard <mark@klomp.org>
Mon, 4 Jun 2018 20:23:48 +0000 (22:23 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 8 Jun 2018 09:56:37 +0000 (11:56 +0200)
commit896ae943edacf29bac67958257ecd085608a331e
tree8709bed8184b932217ac95cdb9e72fe035d1092c
parent5b41809f73bf92781c98b9c8823398684b6ba71c
libdwfl: Make __libdwfl_addrsym a static function in dwfl_module_addrsym.c

__libdwfl_addrsym is only used in the dwfl_module_addrsym.c source.
There is no need to mark this as a (shared) internal function.

Signed-off-by: Mark Wielaard <mark@klomp.org>
libdwfl/ChangeLog
libdwfl/dwfl_module_addrsym.c
libdwfl/libdwflP.h