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