Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DDecParser.py763 self._SectionParser = {
787 for SectionParser in self._SectionParser.values():
907 SectionObj = self._SectionParser[self._RawData.CurrentScope[0][0]]
997 if SectionName not in self._SectionParser:
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DMetaFileParser.py449 _SectionParser = {} variable in MetaFileParser
599 self._SectionParser[self._SectionType](self)
753 _SectionParser = { variable in InfParser
924 self._SectionParser[SectionType](self)
1557 _SectionParser = { variable in DscParser
1656 self._SectionParser[self._SectionType[0]](self)
1876 _SectionParser = { variable in DecParser
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
DMetaFileParser.py403 _SectionParser = {} variable in MetaFileParser
566 self._SectionParser[self._SectionType](self)
703 _SectionParser = { variable in InfParser
875 self._SectionParser[SectionType](self)
1461 _SectionParser = { variable in DscParser
1570 self._SectionParser[self._SectionType[0]](self)
1881 _SectionParser = { variable in DecParser