Home
last modified time | relevance | path

Searched defs:lsda_offset (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDCompactUnwindInfo.cpp320 … uint32_t lsda_offset = m_unwindinfo_data.GetU32(&offset); // lsdaIndexArraySectionOffset in ScanIndex() local
353 CompactUnwindInfo::GetLSDAForFunctionOffset (uint32_t lsda_offset, uint32_t lsda_count, uint32_t fu… in GetLSDAForFunctionOffset()
572 …uint32_t lsda_offset = GetLSDAForFunctionOffset (lsda_array_start, lsda_array_count, function_offs… in GetCompactUnwindInfoForFunction() local
644 …uint32_t lsda_offset = GetLSDAForFunctionOffset (lsda_array_start, lsda_array_count, function_offs… in GetCompactUnwindInfoForFunction() local
/NextBSD/contrib/binutils/bfd/
HDelf-bfd.h273 unsigned char lsda_offset; member