commit | b851b49eee0a77720347a4f777c07d4531302655 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Wed Nov 11 20:19:38 2015 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Wed Nov 11 21:03:37 2015 +0000 |
tree | 7ac29ad35fbd39e7a2dd5c6243ef02336fee4be5 | |
parent | 5f5509a17b04dcacf964eefc169cdfbb3014278b [diff] |
Stream DWARF debug section directly to disk. Change the structure so that the debug sections are written to disk as we go. There are still some temporary buffers, however, we no longer hold all of the data in memory before writing it. We can not avoid buffering of some things (e.g. .debug_str). Change-Id: Id4940cf10ae5b6f3cac7fb8d20197f0304079b92