Searched defs:SecToRelocMap (Results 1 – 1 of 1) sorted by relevance
6204 llvm::MapVector<const Elf_Shdr *, const Elf_Shdr *> &SecToRelocMap) { in getSectionAndRelocations()7068 llvm::MapVector<const Elf_Shdr *, const Elf_Shdr *> SecToRelocMap; in printCGProfile() local