Searched refs:DumpFileSectionLen (Results 1 – 2 of 2) sorted by relevance
60 const size_t DumpFileSectionLen = 4; variable
350 if (sectionName.substr(0,DumpFileSectionLen) == DumpFileSectionPrefix) in NewSection()