Home | History | Annotate | Download | only in GenFds

Lines Matching refs:DepexSectionObj

2898             DepexSectionObj = DepexSection.DepexSection()

2899 DepexSectionObj.Alignment = AlignValue
2900 DepexSectionObj.DepexType = self.__Token
2909 DepexSectionObj.Expression = self.__SkippedChars.rstrip('}')
2910 Obj.SectionList.append(DepexSectionObj)