Searched defs:printCGProfile (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | ObjDumper.h | 131 virtual void printCGProfile() {} in printCGProfile() function |
H A D | MachODumper.cpp | 741 void MachODumper::printCGProfile() { printCGProfile() function in MachODumper |
H A D | COFFDumper.cpp | 2142 void COFFDumper::printCGProfile() { in printCGProfile() function in COFFDumper |
H A D | ELFDumper.cpp | 5177 template <class ELFT> void GNUELFDumper<ELFT>::printCGProfile() { in printCGProfile() function in GNUELFDumper |