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