Searched refs:dumpCallGraphProfileSection (Results 1 – 1 of 1) sorted by relevance
77 dumpCallGraphProfileSection(const Elf_Shdr *Shdr);628 [this](const Elf_Shdr *S) { return dumpCallGraphProfileSection(S); }; in dumpSections()1031 ELFDumper<ELFT>::dumpCallGraphProfileSection(const Elf_Shdr *Shdr) { in dumpCallGraphProfileSection() function in ELFDumper