Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Script/
DOutputSectDesc.h113 struct Epilog { struct
114 bool hasRegion() const { return m_pRegion != NULL; } in hasRegion()
138 bool operator==(const Epilog& pRHS) const { argument
153 const std::string* m_pRegion;
154 const std::string* m_pLMARegion;
155 StringList* m_pPhdrs;
156 RpnExpr* m_pFillExp;