> Linux is the only platform which has dl_iterate_phdr > and can fetch the executable name w/o argc/argv at the same time. Is this the only missing functionality required by the symbolizer change? It's possible to implement for FreeBSD. http://reviews.llvm.org/D5610