Searched refs:cuOffsets (Results 1 – 1 of 1) sorted by relevance
151 UnwindInfoSectionImpl() : cuOffsets(target->wordSize) {} in UnwindInfoSectionImpl()165 CompactUnwindOffsets cuOffsets; member in UnwindInfoSectionImpl264 if (r.offset != cuOffsets.personality) in prepareRelocations()376 support::endian::read32le(buf + cuOffsets.functionLength); in relocateCompactUnwind()377 cu.encoding = support::endian::read32le(buf + cuOffsets.encoding); in relocateCompactUnwind()379 if (r.offset == cuOffsets.personality) { in relocateCompactUnwind()381 } else if (r.offset == cuOffsets.lsda) { in relocateCompactUnwind()