Searched refs:lsdaOffset (Results 1 – 4 of 4) sorted by relevance
223 uint32_t lsdaOffset = in writeTo() local231 iep->lsdaIndexArraySectionOffset = lsdaOffset; in writeTo()243 iep->lsdaIndexArraySectionOffset = lsdaOffset; in writeTo()251 lep->lsdaOffset = lsda.lsdaOffset; in writeTo()
434 uint32_t lsdaOffset; member
1410 lsda_entry.lsdaOffset + baton.text_segment_vmaddr; in print_index_sections()1415 function_file_address, lsda_entry.lsdaOffset, lsda_file_address); in print_index_sections()
399 uint32_t lsdaOffset(uint32_t index) const { in lsdaOffset() function in libunwind::UnwindSectionLsdaArray402 index, lsdaOffset)); in lsdaOffset()1766 lsda = lsdaIndex.lsdaOffset(mid) + sects.dso_base; in getInfoFromCompactEncodingSection()