Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DParsing.py795 def ParseDefine(LineValue, StartLine, Table, FileID, Filename, SectionName, SectionModel, Arch): argument
798 …Table.Insert(MODEL_META_DATA_DEFINE, Define[0], Define[1], '', '', '', Arch, SectionModel, FileID,…
DDscClassObject.py927 SectionModel = Section[SectionName.upper()]
929 …Table.Insert(Model, IncludeFile, '', '', Arch, SectionModel, FileID, StartLine, -1, StartLine, -1,…
941 SectionModel = Section[SectionName.upper()]
943 …Table.Insert(Model, Define[0], Define[1], '', Arch, SectionModel, FileID, StartLine, -1, StartLine…
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DParsing.py720 SectionModel, Arch): argument
730 '', '', Arch, SectionModel, FileID, StartLine, -1, \