Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-profgen/
DProfiledBinary.cpp168 bool ProfiledBinary::dissassembleSymbol(std::size_t SI, ArrayRef<uint8_t> Bytes, in dissassembleSymbol() function in llvm::sampleprof::ProfiledBinary
326 if (!dissassembleSymbol(SI, Bytes, Symbols, Section)) in disassemble()
DProfiledBinary.h141 bool dissassembleSymbol(std::size_t SI, ArrayRef<uint8_t> Bytes,