Searched refs:unwind_header (Results 1 – 1 of 1) sorted by relevance
66 struct unwind_info_section_header unwind_header; member1274 if (entry_encoding_index < baton.unwind_header.commonEncodingsArrayCount) { in print_second_level_index_compressed()1278 baton.unwind_header.commonEncodingsArraySectionOffset + in print_second_level_index_compressed()1283 entry_encoding_index - baton.unwind_header.commonEncodingsArrayCount; in print_second_level_index_compressed()1328 baton.compact_unwind_start + baton.unwind_header.indexSectionOffset; in print_index_sections()1329 uint32_t index_count = baton.unwind_header.indexCount; in print_index_sections()1467 baton.unwind_header = header; in main()