Re: [libbacktrace] Use size_t for low_offset/high_offset fields of struct unit

2019-01-22 Thread Ian Lance Taylor
On Tue, Jan 22, 2019 at 2:03 PM Tom de Vries wrote: > > [ was: Re: [PATCH 7/9] [libbacktrace] Handle DW_FORM_GNU_ref_alt ] > On 18-01-19 15:25, Ian Lance Taylor wrote: > > On Thu, Jan 17, 2019 at 6:14 AM Tom de Vries wrote: > >> > >> On 17-01-19 01:35, Ian Lance Taylor wrote: > >>> On Wed, Jan 16

[libbacktrace] Use size_t for low_offset/high_offset fields of struct unit

2019-01-22 Thread Tom de Vries
> Anyway, I've made the conservative choice of using off_t for now (but I >> could argue that it's a memory offset, given that the assumption is that >> the entire debug section is read into memory). > > Since the entire debug section is read into memory, if they a