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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/
H A DBuildReport.py70 gGlueLibEntryPoint = re.compile(r"__EDKII_GLUE_MODULE_ENTRY_POINT__\s*=\s*(\w+)") variable
921 Match = gGlueLibEntryPoint.search(CCFlags)

Completed in 76 milliseconds