Searched refs:SectionInfoItr (Results 1 – 1 of 1) sorted by relevance
778 auto SectionInfoItr = SectionMapItr->second.find(SectionName); in findSectionAddrInfo() local779 if (SectionInfoItr == SectionMapItr->second.end()) in findSectionAddrInfo()784 return std::make_pair(&SectionInfoItr->second, std::string("")); in findSectionAddrInfo()