Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
DInfPomAlignmentMisc.py175 SupArchList, BinaryModule, DecObjList=None): argument
214 if not DecObjList:
229 for DecObj in DecObjList:
DInfPomAlignment.py848 DecObjList = []
861 DecObjList.append(DecPomAlignment(DecFileFullPath, self.WorkSpace))
870 DecObjList)