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