Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DProcessDsc.c225 #define BUILD_TARGET_LIBRARIES 0x02 macro
831 if (gGlobals.BuildTarget & BUILD_TARGET_LIBRARIES) { in main()
4322 gGlobals.BuildTarget |= BUILD_TARGET_LIBRARIES; in ProcessOptions()