Searched refs:SectionBufferSize (Results 1 – 1 of 1) sorted by relevance
95 IN UINT32 SectionBufferSize, in GetSectionByType() argument106 …G ((DEBUG_INFO, "GetSectionByType - Buffer: 0x%08x - 0x%08x\n", SectionBuffer, SectionBufferSize)); in GetSectionByType()114 while ((UINTN)SectionHeader < (UINTN)SectionBuffer + SectionBufferSize) { in GetSectionByType()