Home
last modified time | relevance | path

Searched refs:epilog (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Object/
DSectionMap.h81 const OutputSectDesc::Epilog& epilog() const { return m_Epilog; } in epilog() function
82 OutputSectDesc::Epilog& epilog() { return m_Epilog; } in epilog() function
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp98 m_Epilog(pOutputDesc.epilog()), in Output()
270 (*out)->epilog() == pOutputDesc.epilog()) in insert()
/frameworks/compile/mclinker/include/mcld/Script/
DOutputSectDesc.h200 const Epilog& epilog() const { return m_Epilog; } in epilog() function
/frameworks/webview/chromium/tools/
Dmerge_to_master.py183 parser.epilog = ('Takes the current master-chromium branch of the Chromium '
Dmerge_from_chromium.py515 parser.epilog = ('Takes a snapshot of the Chromium tree at the specified '