Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DAutoGen.py1123 if not M.IsSupportedArch:
1335 if not M.IsSupportedArch:
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DWorkspaceDatabase.py2851 IsSupportedArch = property(_IsSupportedArch) variable in InfBuildData