mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
The code now performs a dry run of a dl_iterate_phdr call, storing the results in a vector. Then, the original processing loop is issued, but outside of dl_iterate_phdr. For possible cause of problems see: https://github.com/libunwind/libunwind/issues/16