Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/include/mcld/Script/
H A DOutputSectDesc.h41 struct Prolog { struct
43 const RpnExpr& vma() const { in vma()
47 RpnExpr& vma() { in vma()
54 Type type() const { return m_Type; } in type()
80 bool operator==(const Prolog& pRHS) const { argument
99 RpnExpr* m_pVMA;
100 Type m_Type;
101 RpnExpr* m_pLMA;
102 RpnExpr* m_pAlign;
103 RpnExpr* m_pSubAlign;
[all …]