Searched refs:SecToRelocMap (Results 1 – 1 of 1) sorted by relevance
943 MapVector<const Elf_Shdr *, const Elf_Shdr *> SecToRelocMap; in getSectionAndRelocations() local952 if (SecToRelocMap.insert(std::make_pair(&Sec, (const Elf_Shdr *)nullptr)) in getSectionAndRelocations()975 SecToRelocMap[ContentsSec] = &Sec; in getSectionAndRelocations()979 return SecToRelocMap; in getSectionAndRelocations()