Home
last modified time | relevance | path

Searched refs:CGMapEntry (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7075 for (const auto &CGMapEntry : SecToRelocMap) { in printCGProfile() local
7076 const Elf_Shdr *CGSection = CGMapEntry.first; in printCGProfile()
7077 const Elf_Shdr *CGRelSection = CGMapEntry.second; in printCGProfile()