Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.h35 UnwindInfoSection *makeUnwindInfoSection();
H A DUnwindInfoSection.cpp743 UnwindInfoSection *macho::makeUnwindInfoSection() { in makeUnwindInfoSection() function in macho
H A DWriter.cpp1372 in.unwindInfo = makeUnwindInfoSection(); in createSyntheticSections()