Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp2345 size_t NameWidth = getMaxSectionNameWidth(Obj); in printSectionHeaders() local
2351 << left_justify("Name", NameWidth) << " Size " in printSectionHeaders()
2357 << left_justify("Name", NameWidth) << " Size " in printSectionHeaders()
2376 outs() << format("%3" PRIu64 " %-*s %08" PRIx64 " ", Idx, NameWidth, in printSectionHeaders()
2382 outs() << format("%3" PRIu64 " %-*s %08" PRIx64 " ", Idx, NameWidth, in printSectionHeaders()