Searched refs:SecToRelocMap (Results 1 – 1 of 1) sorted by relevance
988 MapVector<const Elf_Shdr *, const Elf_Shdr *> SecToRelocMap; in getSectionAndRelocations() local997 if (SecToRelocMap.try_emplace(&Sec).second) in getSectionAndRelocations()1020 SecToRelocMap[ContentsSec] = &Sec; in getSectionAndRelocations()1024 return SecToRelocMap; in getSectionAndRelocations()