We need to update our DWARF parser https://github.com/ClickHouse/ClickHouse/blob/master/src/Common/Dwarf.h from Folly library https://github.com/facebook/folly/tree/main/folly/experimental/symbolizer, because now we have some extremely rare obscure problems parsing DWARF debug sections after build with thin LTO.