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
804 if FilePath in gIsFileMap:
805 if not gIsFileMap[FilePath]:
809 gIsFileMap[FilePath] = False
812 gIsFileMap[FilePath] = True