mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-12 06:11:37 +00:00
Depending on architecture glibc has various functions that set things up to call "main". glibc 2.34 added __libc_start_call_main (at least on ppc64le and s390x). Other variants recognized are __libc_start_main, generic_start_main and variants of those names. This fixes the massif/tests/deep-D and massif/tests/mmapunmap on ppc64le.
169 KiB
169 KiB