Searched refs:lsdaIndexArraySectionOffset (Results 1 – 3 of 3) sorted by relevance
429 …uint32_t lsdaIndexArraySectionOffset; // section offset to start of lsda_index array for… member
238 uint32_t lsdaIndexArraySectionOffset(uint32_t index) const { in lsdaIndexArraySectionOffset() function in libunwind::UnwindSectionIndexArray241 lsdaIndexArraySectionOffset)); in lsdaIndexArraySectionOffset()956 sects.compact_unwind_section + topIndex.lsdaIndexArraySectionOffset(low); in getInfoFromCompactEncodingSection()958 sects.compact_unwind_section + topIndex.lsdaIndexArraySectionOffset(low+1); in getInfoFromCompactEncodingSection()
1134 …unctionOffset, index_entry.secondLevelPagesSectionOffset, index_entry.lsdaIndexArraySectionOffset); in print_index_sections()1142 … baton.lsda_array_start = baton.compact_unwind_start + index_entry.lsdaIndexArraySectionOffset; in print_index_sections()1143 … baton.lsda_array_end = baton.compact_unwind_start + next_index_entry.lsdaIndexArraySectionOffset; in print_index_sections()