Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/MachO/
H A DUnwindInfoSection.cpp95 uint32_t functionLength; member
112 functionLength = offsetof(Layout<Ptr>, functionLength); in init()
120 uint32_t functionLength; member
130 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()
471 cuEntries[cuIndices.back()].functionLength; in finalize()