Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DProcessDsc.c99 #define GLOBAL_LINK_LIB_NAME "CompilerStub" // Lib added in link option, maybe … macro
714 fprintf (gGlobals.ModuleMakefileFptr, "%sbuild ::\n\n", GLOBAL_LINK_LIB_NAME); in main()
1432 fprintf (gGlobals.ModuleMakefileFptr, " %sbuild", GLOBAL_LINK_LIB_NAME); in ProcessComponentFile()