Searched refs:UnwindInfoAtom (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp65 class UnwindInfoAtom : public SimpleDefinedAtom { class in namespace:lld::mach_o
67 UnwindInfoAtom(ArchHandler &archHandler, const File &file, bool isBig, function in class:lld::mach_o::UnwindInfoAtom
90 ~UnwindInfoAtom() override = default;
348 UnwindInfoAtom(_archHandler, _file, _isBig, personalities,

Completed in 54 milliseconds