Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1055 bool PrintFunctionName = LineInfo.FunctionName != DILineInfo::BadString && in printLines() local
1057 if (PrintFunctionName) { in printLines()
1067 OldLineInfo.FileName != LineInfo.FileName || PrintFunctionName)) { in printLines()