Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2029 size_t NameWidth = getMaxSectionNameWidth(Obj); in printSectionHeaders() local
2034 outs() << "Idx " << left_justify("Name", NameWidth) << " Size " in printSectionHeaders()
2038 outs() << "Idx " << left_justify("Name", NameWidth) << " Size " in printSectionHeaders()
2062 outs() << format("%3" PRIu64 " %-*s %08" PRIx64 " ", Idx, NameWidth, in printSectionHeaders()
2068 outs() << format("%3" PRIu64 " %-*s %08" PRIx64 " ", Idx, NameWidth, in printSectionHeaders()