Searched refs:lsdaIndexArraySectionOffset (Results 1 – 4 of 4) sorted by relevance
428 …uint32_t lsdaIndexArraySectionOffset; // section offset to start of lsda_index array for… member
668 iep->lsdaIndexArraySectionOffset = in writeTo() 680 iep->lsdaIndexArraySectionOffset = in writeTo()
1343 index_entry.lsdaIndexArraySectionOffset); in print_index_sections()1353 baton.compact_unwind_start + index_entry.lsdaIndexArraySectionOffset; in print_index_sections()1355 next_index_entry.lsdaIndexArraySectionOffset; in print_index_sections()
292 uint32_t lsdaIndexArraySectionOffset(uint32_t index) const { in secondLevelPagesSectionOffset() 295 lsdaIndexArraySectionOffset)); in lsdaIndexArraySectionOffset() 1756 sects.compact_unwind_section + topIndex.lsdaIndexArraySectionOffset(low); in getInfoFromCompactEncodingSection() 1758 sects.compact_unwind_section + topIndex.lsdaIndexArraySectionOffset(low+1); in getInfoFromCompactEncodingSection() 293 uint32_t lsdaIndexArraySectionOffset(uint32_t index) const { lsdaIndexArraySectionOffset() function in libunwind::UnwindSectionIndexArray