HomeSort by relevance Sort by last modified time
    Searched refs:IncObj (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/UnitTest/
DecParserTest.py 148 IncObj = Parser.GetIncludeSectionObject()
149 Items = IncObj.GetIncludes()
153 Items = IncObj.GetIncludes('IA32')
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
DecPomAlignment.py 392 IncObj = self.DecParser.GetIncludeSectionObject()
393 for Item in IncObj.GetAllIncludes():
473 IncObj = self.DecParser.GetIncludeSectionObject()
474 for Item in IncObj.GetAllIncludes():
    [all...]

Completed in 781 milliseconds