mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 10:21:20 +00:00
Compiles again on Darwin.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10863
This commit is contained in:
parent
dbdfae4ced
commit
d6bedf985d
@ -2986,6 +2986,8 @@ Bool VG_(am_relocate_nooverlap_client)( /*OUT*/Bool* need_discard,
|
||||
#endif // HAVE_MREMAP
|
||||
|
||||
|
||||
#if defined(VGO_linux)
|
||||
|
||||
/*-----------------------------------------------------------------*/
|
||||
/*--- ---*/
|
||||
/*--- A simple parser for /proc/self/maps on Linux 2.4.X/2.6.X. ---*/
|
||||
@ -3491,6 +3493,8 @@ Bool VG_(get_changed_segments)(
|
||||
return !css_overflowed;
|
||||
}
|
||||
|
||||
#endif // defined(VGO_linux)
|
||||
|
||||
|
||||
#endif // defined(VGO_linux) || defined(VGO_darwin)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user