Searched refs:section_name_start (Results 1 – 1 of 1) sorted by relevance
1474 const byte* section_name_start = in IdentifyUnknownSection() local1478 static_cast<int>(section_name_start - decoder.start()), in IdentifyUnknownSection()1479 string.length() < 20 ? string.length() : 20, section_name_start); in IdentifyUnknownSection()1482 strncmp(reinterpret_cast<const char*>(section_name_start), kNameString, in IdentifyUnknownSection()