Searched refs:NameWidth (Results 1 – 1 of 1) sorted by relevance
2266 size_t NameWidth = getMaxSectionNameWidth(Obj); in printSectionHeaders() local2271 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()