Searched defs:CGProfile (Results 1 – 4 of 4) sorted by relevance
77 using CGProfile = Elf_CGProfile_Impl<ELFType<E, Is64>>; member
427 std::vector<CGProfileEntry> CGProfile; variable
303 cl::opt<bool> CGProfile("elf-cg-profile", cl::desc("Display callgraph profile section")); variable
4357 auto CGProfile = in printCGProfile() local