Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DUnwindInfoSection.cpp149 class UnwindInfoSectionImpl final : public UnwindInfoSection { class
151 UnwindInfoSectionImpl() : cuOffsets(target->wordSize) {} in UnwindInfoSectionImpl() function in UnwindInfoSectionImpl