Searched refs:ExpectedSectionName (Results 1 – 1 of 1) sorted by relevance
37 std::string ExpectedSectionName = in getInstrProfSection() local40 ExpectedSectionName = StripSuffix(ExpectedSectionName); in getInstrProfSection()43 if (*SectionName == ExpectedSectionName) in getInstrProfSection()48 "could not find section (" + Twine(ExpectedSectionName) + ")"); in getInstrProfSection()