Searched defs:NumberOfSections (Results 1 – 12 of 12) sorted by relevance
109 UINTN NumberOfSections; in PeCoffLoaderGetPeHeader() local1226 UINTN NumberOfSections; in PeCoffLoaderLoadImage() local
1008 UINTN NumberOfSections; in PeCoffLoaderLoadImage() local
770 UINTN NumberOfSections; in GluePeCoffLoaderLoadImage() local
879 UINTN NumberOfSections; in PeCoffLoaderLoadImage() local
234 UINT16 NumberOfSections; in GetPeCoffImageFixLoadingAssignedAddress() local
227 UINT16 NumberOfSections; in GetPeCoffImageFixLoadingAssignedAddress() local
833 UINT16 NumberOfSections; in GetPeCoffImageFixLoadingAssignedAddress() local
355 UINT16 NumberOfSections; in GetPeCoffImageFixLoadingAssignedAddress() local
83 UINT16 NumberOfSections; member721 UINT8 NumberOfSections; ///< From the original file header. member
95 UINT16 NumberOfSections; member674 UINT8 NumberOfSections; // from the original file header member
100 UINT16 NumberOfSections; member735 UINT8 NumberOfSections; // from the original file header member
1208 def __init__(self, Buf, Offset, NumberOfSections): argument