Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp760 StringRef CGProfileContents = in printCGProfile()
762 BinaryStreamReader Reader(CGProfileContents, Obj->isLittleEndian() in printCGProfile()
758 StringRef CGProfileContents = printCGProfile() local
H A DCOFFDumper.cpp2201 StringRef CGProfileContents = in printCGProfile() local
2203 BinaryStreamReader Reader(CGProfileContents, llvm::endianness::little); in printCGProfile()