Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp137 uint64_t getSize() const override { return unwindInfoSize; } in getSize()
148 uint64_t unwindInfoSize = 0; member in UnwindInfoSectionImpl
624 unwindInfoSize = in finalize()