Home
last modified time | relevance | path

Searched defs:UnwindInfoSectionImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp134 class UnwindInfoSectionImpl final : public UnwindInfoSection { class
136 UnwindInfoSectionImpl() : cuLayout(target->wordSize) {} in UnwindInfoSectionImpl() function in UnwindInfoSectionImpl