http://bugs.winehq.org/show_bug.cgi?id=12660
--- Comment #3 from John Reiser jreiser@BitWagon.com 2008-04-20 10:00:42 --- Those default initializers could be put in an 'else' following the "if (interp)". The tradeoff is code size.
[The top-level valgrind itself has a PT_INTERP. It's the tools (memcheck, ...) which have no PT_INTERP. Another patch with more accommodations for valgrind tools will appear soon; this present patch is totally general for any ELF.]