reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-size/llvm-size.cpp
  386       total += size;
  439       total += CommonSize;
  449                      total);
  474     total = total_text + total_data + total_bss;
  480       TotalObjectTotal += total;
  503     outs() << format(fmt.str().c_str(), total, total);
  503     outs() << format(fmt.str().c_str(), total, total);