Home
last modified time | relevance | path

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

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