Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DMachODumper.cpp760 StringRef CGProfileContents = in printCGProfile() local
762 BinaryStreamReader Reader(CGProfileContents, Obj->isLittleEndian() in printCGProfile()
H A DCOFFDumper.cpp1998 StringRef CGProfileContents = in printCGProfile() local
2000 BinaryStreamReader Reader(CGProfileContents, llvm::support::little); in printCGProfile()