Searched refs:UnwindInfoSection (Results 1 – 5 of 5) sorted by relevance
70 UnwindInfoSection::UnwindInfoSection() in UnwindInfoSection() function in UnwindInfoSection75 bool UnwindInfoSection::isNeeded() const { in isNeeded()82 void UnwindInfoSection::finalize() { in finalize()199 void UnwindInfoSection::writeTo(uint8_t *buf) const { in writeTo()
41 class UnwindInfoSection : public SyntheticSection {43 UnwindInfoSection();
9 UnwindInfoSection.cpp
63 UnwindInfoSection *unwindInfoSection = nullptr;572 unwindInfoSection = make<UnwindInfoSection>(); // TODO(gkm): only when no -r in createOutputSections()
41 "UnwindInfoSection.cpp",