Searched defs:Symbolize (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-converter.h25 bool Symbolize; member in class:llvm::xray::TraceConverter
H A Dxray-converter.cpp238 writeTraceViewerRecord(uint16_t Version, raw_ostream &OS, int32_t FuncId, uint32_t TId, uint32_t PId, bool Symbolize, const FuncIdConversionHelper &FuncIdHelper, double EventTimestampUs, const StackTrieNode &StackCursor, StringRef FunctionPhenotype) argument

Completed in 142 milliseconds