Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
DBuildReport.py72 gGlueLibEntryPoint = re.compile(r"__EDKII_GLUE_MODULE_ENTRY_POINT__\s*=\s*(\w+)") variable
929 Match = gGlueLibEntryPoint.search(CCFlags)