Home
last modified time | relevance | path

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

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