Searched refs:secondLevelPagesSectionOffset (Results 1 – 4 of 4) sorted by relevance
427 …uint32_t secondLevelPagesSectionOffset; // section offset to start of regular or compress … member
1228 baton.first_level_index_entry.secondLevelPagesSectionOffset + in print_second_level_index_regular()1259 baton.first_level_index_entry.secondLevelPagesSectionOffset; in print_second_level_index_compressed()1298 baton.first_level_index_entry.secondLevelPagesSectionOffset; in print_second_level_index()1342 index_entry.secondLevelPagesSectionOffset, in print_index_sections()1346 if (index_entry.secondLevelPagesSectionOffset != 0) { in print_index_sections()
667 iep->secondLevelPagesSectionOffset = l2PagesOffset; in writeTo() 679 iep->secondLevelPagesSectionOffset = 0; in writeTo()
287 uint32_t secondLevelPagesSectionOffset(uint32_t index) const { in secondLevelPagesSectionOffset() function in libunwind::UnwindSectionIndexArray 290 secondLevelPagesSectionOffset)); in secondLevelPagesSectionOffset() 1758 sects.compact_unwind_section + topIndex.secondLevelPagesSectionOffset(low); in getInfoFromCompactEncodingSection()