Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp79 static cl::opt<StackOutputFormat> StacksOutputFormat( variable
707 if (!DumpAllStacks && StacksOutputFormat != HUMAN) in __anonf2eff7aa0802()
712 if (DumpAllStacks && StacksOutputFormat == HUMAN) in __anonf2eff7aa0802()
761 outs(), FuncIdHelper, StacksOutputFormat); in __anonf2eff7aa0802()
765 outs(), FuncIdHelper, StacksOutputFormat); in __anonf2eff7aa0802()
772 StacksOutputFormat); in __anonf2eff7aa0802()
776 outs(), FuncIdHelper, StacksOutputFormat); in __anonf2eff7aa0802()