Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2745 size_t NameWidth = getMaxSectionNameWidth(Obj); in printSectionHeaders() local
2750 outs() << "Idx " << left_justify("Name", NameWidth) << " Size " in printSectionHeaders()
2754 outs() << "Idx " << left_justify("Name", NameWidth) << " Size " in printSectionHeaders()
2775 outs() << format("%3" PRIu64 " %-*s %08" PRIx64 " ", Idx, NameWidth, in printSectionHeaders()
2781 outs() << format("%3" PRIu64 " %-*s %08" PRIx64 " ", Idx, NameWidth, in printSectionHeaders()