Searched defs:GetSectionHeaderAt (Results 1 – 3 of 3) sorted by relevance
112 const IMAGE_SECTION_HEADER* PeImageReader::GetSectionHeaderAt(size_t index) { in GetSectionHeaderAt() function in base::win::PeImageReader
90 TEST_P(PeImageReaderTest, GetSectionHeaderAt) { in TEST_P() argument
133 const VdexSectionHeader& GetSectionHeaderAt(uint32_t index) const { in GetSectionHeaderAt() function