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.h72 bool hasSubAlign() const { return m_pSubAlign != NULL; } in hasSubAlign()
75 return *m_pSubAlign; in subAlign()
92 if (m_pSubAlign != pRHS.m_pSubAlign)
103 RpnExpr* m_pSubAlign; member
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp80 m_Prolog.m_pSubAlign = NULL; in Output()
/frameworks/compile/mclinker/lib/Script/
DScriptParser.yy366 $$.m_pSubAlign = $7;