Searched refs:cuLayout (Results 1 – 1 of 1) sorted by relevance
136 UnwindInfoSectionImpl() : cuLayout(target->wordSize) {} in UnwindInfoSectionImpl()150 CompactUnwindLayout cuLayout; member in UnwindInfoSectionImpl249 if (r.offset != cuLayout.personalityOffset) in prepareRelocations()389 support::endian::read32le(buf + cuLayout.functionLengthOffset); in relocateCompactUnwind()390 cu.encoding = support::endian::read32le(buf + cuLayout.encodingOffset); in relocateCompactUnwind()392 if (r.offset == cuLayout.personalityOffset) in relocateCompactUnwind()394 else if (r.offset == cuLayout.lsdaOffset) in relocateCompactUnwind()