Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7013 const Elf_Shdr *CGSection = CGMapEntry.first; in printCGProfile() local
7017 this->Obj.template getSectionContentsAsArray<Elf_CGProfile>(*CGSection); in printCGProfile()