Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Dc.py1036 def GetTypeInfo(RefList, Modifier, FullFileName, TargetType=None): argument
1043 while Index < len(RefList):
1044 FieldName = RefList[Index]
1054 if Type.find('*') != -1 and Index == len(RefList) - 1: