Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2266 size_t NameWidth = getMaxSectionNameWidth(Obj); in printSectionHeaders() local
2271 outs() << "Idx " << left_justify("Name", NameWidth) << " Size " in printSectionHeaders()
2275 outs() << "Idx " << left_justify("Name", NameWidth) << " Size " in printSectionHeaders()
2296 outs() << format("%3" PRIu64 " %-*s %08" PRIx64 " ", Idx, NameWidth, in printSectionHeaders()
2302 outs() << format("%3" PRIu64 " %-*s %08" PRIx64 " ", Idx, NameWidth, in printSectionHeaders()