[PATCH 5/5] Make it possible to read multiple .debug_types sections. Each new .debug_types section is added to the end of the section vector. Various internal APIs were updated to understand multiple .debug_types sections. A new function, dwarf_next_unit_or_section, was added to allow iteration over multiple type sections.