Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Script/
DOutputSectDesc.h107 struct Epilog { struct
108 bool hasRegion() const { return m_pRegion != NULL; } in hasRegion()
132 bool operator==(const Epilog& pRHS) const { argument
147 const std::string* m_pRegion;
148 const std::string* m_pLMARegion;
149 StringList* m_pPhdrs;
150 RpnExpr* m_pFillExp;