Searched refs:secondLevelPagesSectionOffset (Results 1 – 3 of 3) sorted by relevance
428 …uint32_t secondLevelPagesSectionOffset; // section offset to start of regular or compress … member
1271 baton.first_level_index_entry.secondLevelPagesSectionOffset + in print_second_level_index_regular()1302 baton.first_level_index_entry.secondLevelPagesSectionOffset; in print_second_level_index_compressed()1341 baton.first_level_index_entry.secondLevelPagesSectionOffset; in print_second_level_index()1385 index_entry.secondLevelPagesSectionOffset, in print_index_sections()1389 if (index_entry.secondLevelPagesSectionOffset != 0) { in print_index_sections()
274 uint32_t secondLevelPagesSectionOffset(uint32_t index) const { in secondLevelPagesSectionOffset() function in libunwind::UnwindSectionIndexArray277 secondLevelPagesSectionOffset)); in secondLevelPagesSectionOffset()1539 sects.compact_unwind_section + topIndex.secondLevelPagesSectionOffset(low); in getInfoFromCompactEncodingSection()