mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 21:09:49 +00:00
Avoid m_redir.c importing priv_symtab.h.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4024
This commit is contained in:
@@ -105,6 +105,7 @@ extern SegInfo* VG_(get_obj) ( Addr a );
|
||||
extern const SegInfo* VG_(next_seginfo) ( const SegInfo *si );
|
||||
extern Addr VG_(seginfo_start) ( const SegInfo *si );
|
||||
extern SizeT VG_(seginfo_size) ( const SegInfo *si );
|
||||
extern const UChar* VG_(seginfo_soname) ( const SegInfo *si );
|
||||
extern const UChar* VG_(seginfo_filename) ( const SegInfo *si );
|
||||
extern ULong VG_(seginfo_sym_offset)( const SegInfo *si );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user