Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfSectionParser.py292 def SectionHeaderParser(self, SectionString, FileName, LineNo): member in InfSectionParser
DInfParser.py359 self.SectionHeaderParser(Line, self.FileName, LineNo)