Searched refs:lsda_offset (Results 1 – 2 of 2) sorted by relevance
351 uint32_t lsda_offset = in ScanIndex() local355 lsda_offset > m_section_sp->GetByteSize()) { in ScanIndex()365 this_index.lsda_array_start = lsda_offset; in ScanIndex()368 m_indexes[m_indexes.size() - 1].lsda_array_end = lsda_offset; in ScanIndex()383 uint32_t CompactUnwindInfo::GetLSDAForFunctionOffset(uint32_t lsda_offset, in GetLSDAForFunctionOffset() argument391 offset_t first_entry = lsda_offset; in GetLSDAForFunctionOffset()576 uint32_t lsda_offset = GetLSDAForFunctionOffset( in GetCompactUnwindInfoForFunction() local581 objfile_base_address + lsda_offset, sl); in GetCompactUnwindInfoForFunction()660 uint32_t lsda_offset = GetLSDAForFunctionOffset( in GetCompactUnwindInfoForFunction() local665 objfile_base_address + lsda_offset, sl); in GetCompactUnwindInfoForFunction()
120 uint32_t GetLSDAForFunctionOffset(uint32_t lsda_offset, uint32_t lsda_count,