Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.h22 uint32_t functionLength; member
H A DUnwindInfoSection.cpp599 cuEnd.functionAddress - in.header->addr + cuEnd.functionLength; in writeTo()