Home
last modified time | relevance | path

Searched defs: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