Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DGenMake.py35 gIsFileMap = {} variable
965 if FilePath in gIsFileMap:
966 if not gIsFileMap[FilePath]:
970 gIsFileMap[FilePath] = False
973 gIsFileMap[FilePath] = True