Description[BinarySize] Filter duplicate lines in nm output.
nm just outputs the symbols it finds in the debug sections of the binary
and sometimes the same symbol appears more than once, with the exact
same data.
The binary_size tool would think that it was two different symbols that
shared the same address so it would get the numbers right, but the
output would be confusing since the memory would be split in two
halves.
BUG=
Committed: https://crrev.com/9a8e892c20f14492af3cade9c6444de4e1267c1a
Cr-Commit-Position: refs/heads/master@{#372359}
Patch Set 1 #Patch Set 2 : Also add an OWNERS file #
Messages
Total messages: 16 (7 generated)
|