Searched refs:lsda_offset (Results 1 – 5 of 5) sorted by relevance
352 uint32_t lsda_offset = in ScanIndex() local356 lsda_offset > m_section_sp->GetByteSize()) { in ScanIndex()366 this_index.lsda_array_start = lsda_offset; in ScanIndex()369 m_indexes[m_indexes.size() - 1].lsda_array_end = lsda_offset; in ScanIndex()384 uint32_t CompactUnwindInfo::GetLSDAForFunctionOffset(uint32_t lsda_offset, in GetLSDAForFunctionOffset() argument392 offset_t first_entry = lsda_offset; in GetLSDAForFunctionOffset()577 uint32_t lsda_offset = GetLSDAForFunctionOffset( in GetCompactUnwindInfoForFunction() local582 objfile_base_address + lsda_offset, sl); in GetCompactUnwindInfoForFunction()661 uint32_t lsda_offset = GetLSDAForFunctionOffset( in GetCompactUnwindInfoForFunction() local666 objfile_base_address + lsda_offset, sl); in GetCompactUnwindInfoForFunction()
127 uint32_t GetLSDAForFunctionOffset(uint32_t lsda_offset, uint32_t lsda_count,
846 this_inf->lsda_offset = buf - start; in _bfd_elf_discard_section_eh_frame()1126 + sec_info->entry[mid].lsda_offset)) in _bfd_elf_eh_frame_section_offset()1424 buf += ent->lsda_offset; in _bfd_elf_write_section_eh_frame()1434 + ent->lsda_offset); in _bfd_elf_write_section_eh_frame()
273 unsigned char lsda_offset; member
155 (struct eh_cie_fde): Add lsda_encoding, lsda_offset,159 lsda_encoding, lsda_offset and make_lsda_relative.