]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Move read_<type> routines from readdwarf.c to be module level
authorTom Hughes <tom@compton.nu>
Sun, 2 Oct 2011 10:20:12 +0000 (10:20 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 2 Oct 2011 10:20:12 +0000 (10:20 +0000)
commit8437facdd1427a3c25c3cfb273b206539617b863
treee172df9f6a8dde0e80630da49c10e5bc291b4c38
parentead612df798ac127ccbf801ef3785bb6d1498532
Move read_<type> routines from readdwarf.c to be module level
routines in misc.c so that other parts of the debuginfo module
can access them.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12081
coregrind/m_debuginfo/misc.c
coregrind/m_debuginfo/priv_misc.h
coregrind/m_debuginfo/readdwarf.c