Searched refs:sec_total (Results 1 – 1 of 1) sorted by relevance
227 uint64_t sec_total = 0; in printDarwinSectionSizes() local240 sec_total += Sec.size; in printDarwinSectionSizes()243 outs() << "\ttotal " << format(fmtbuf.c_str(), sec_total) << "\n"; in printDarwinSectionSizes()254 uint64_t sec_total = 0; in printDarwinSectionSizes() local268 sec_total += Sec.size; in printDarwinSectionSizes()271 outs() << "\ttotal " << format(fmtbuf.c_str(), sec_total) << "\n"; in printDarwinSectionSizes()