Searched refs:CGMapEntry (Results 1 – 1 of 1) sorted by relevance
7075 for (const auto &CGMapEntry : SecToRelocMap) { in printCGProfile() local7076 const Elf_Shdr *CGSection = CGMapEntry.first; in printCGProfile()7077 const Elf_Shdr *CGRelSection = CGMapEntry.second; in printCGProfile()