Home
last modified time | relevance | path

Searched refs:GetPrivateSections (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
DDecPomAlignment.py227 if self.DecParser.GetPrivateSections():
229 PrivateUserExtension.SetStatement(self.DecParser.GetPrivateSections())
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DDecParser.py1096 def GetPrivateSections(self): member in Dec