Searched defs:epilog (Results 1 – 2 of 2) sorted by relevance
82 const OutputSectDesc::Epilog& epilog() const { return m_Epilog; } in epilog() function83 OutputSectDesc::Epilog& epilog() { return m_Epilog; } in epilog() function
193 const Epilog& epilog() const { return m_Epilog; } in epilog() function