Home
last modified time | relevance | path

Searched defs:ParseHeaderCommentSection (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DMetaDataParser.py89 def ParseHeaderCommentSection(CommentList, FileName = None): function
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DCommentParsing.py61 def ParseHeaderCommentSection(CommentList, FileName = None, IsBinaryHeader = False): function