This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC][PATCH] Handle arbitrary .plt/.got displacements in ld on ARM


> Indeed, why would you need to place the PLT and GOT more than 256MB
> apart?  That would be a pretty massive library on a 32-bit machine.

I was waiting for this question. So my client links most of the code
into one monstrous executable where .text + .rodata take ~120M in
size. I then compile it under AddressSanitizer which doubles size of
executable.

-Y


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]