Home
last modified time | relevance | path

Searched refs:cuEnd (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/MachO/
DUnwindInfoSection.cpp240 const CompactUnwindEntry64 &cuEnd = cuVector.back(); in writeTo() local
241 iep->functionOffset = cuEnd.functionAddress + cuEnd.functionLength; in writeTo()