mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 21:09:49 +00:00
Merge r6119:
Changes to this interface to facilitate actions needed by AIX5. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6258
This commit is contained in:
@@ -134,7 +134,7 @@ extern Int VG_(am_get_segment_starts)( Addr* starts, Int nStarts );
|
||||
|
||||
|
||||
// See pub_core_aspacemgr.h for description.
|
||||
extern NSegment* VG_(am_find_nsegment) ( Addr a );
|
||||
extern NSegment const * VG_(am_find_nsegment) ( Addr a );
|
||||
|
||||
// See pub_core_aspacemgr.h for description.
|
||||
extern HChar* VG_(am_get_filename)( NSegment* );
|
||||
|
||||
Reference in New Issue
Block a user