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.cpp2816 size_t NameWidth = getMaxSectionNameWidth(Obj); in printSectionHeaders() local
2821 outs() << "Idx " << left_justify("Name", NameWidth) << " Size " in printSectionHeaders()
2825 outs() << "Idx " << left_justify("Name", NameWidth) << " Size " in printSectionHeaders()
2846 outs() << format("%3" PRIu64 " %-*s %08" PRIx64 " ", Idx, NameWidth, in printSectionHeaders()
2852 outs() << format("%3" PRIu64 " %-*s %08" PRIx64 " ", Idx, NameWidth, in printSectionHeaders()