Searched defs:GetSectionHeaderAt (Results 1 – 2 of 2) sorted by relevance
76 TEST_P(PeImageReaderTest, GetSectionHeaderAt) { in TEST_P() argument
109 const IMAGE_SECTION_HEADER* PeImageReader::GetSectionHeaderAt(size_t index) { in GetSectionHeaderAt() function in safe_browsing::PeImageReader