Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DUnwindInfoSection.cpp103 uint32_t functionLength; member
120 functionLength = offsetof(Layout<Ptr>, functionLength); in init()
128 uint32_t functionLength; member
138 uint32_t functionLength; member
365 cu.functionLength = fde.funcLength; in relocateCompactUnwind()
375 cu.functionLength = in relocateCompactUnwind()
376 support::endian::read32le(buf + cuOffsets.functionLength); in relocateCompactUnwind()
666 cuEnd.functionAddress - in.header->addr + cuEnd.functionLength; in writeTo()