Searched refs:getSectionHeaders (Results 1 – 3 of 3) sorted by relevance
99 codeview::FixedStreamArray<object::coff_section> getSectionHeaders();
245 DbiStream::getSectionHeaders() { in getSectionHeaders() function in DbiStream
732 for (const object::coff_section &Section : Dbi->getSectionHeaders()) { in dumpSectionHeaders()