Home
last modified time | relevance | path

Searched refs:m_pSubAlign (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
DOutputSectDesc.h78 bool hasSubAlign() const { return m_pSubAlign != NULL; } in hasSubAlign()
81 return *m_pSubAlign; in subAlign()
98 if (m_pSubAlign != pRHS.m_pSubAlign)
109 RpnExpr* m_pSubAlign; member
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp80 m_Prolog.m_pSubAlign = NULL; in Output()
/frameworks/compile/mclinker/lib/Script/
DScriptParser.yy355 $$.m_pSubAlign = $7;