https://sourceware.org/bugzilla/show_bug.cgi?id=31225
--- Comment #2 from Derek Bruening ---
Our usage is inside a large complex code base that mmaps the file on its own.
It seems that any use of elf_memory() that has mapped the file on their own as
read-only will hit this.
I know it may not be
https://sourceware.org/bugzilla/show_bug.cgi?id=31225
Mark Wielaard changed:
What|Removed |Added
CC||mark at klomp dot org
--- Comment #1
Ping,
Thanks.
在 2023/11/9 11:00, Ying Huang 写道:
> Hi,
>
> 在 2023/11/3 19:56, Mark Wielaard 写道:
>> Hi Yimg,
>>
>> On Thu, 2023-11-02 at 14:55 +0800, Ying Huang wrote:
>>> This is a series of modifications about MIPS.
>>> Support src/readelf, strip, elflint, objdump related tools.
>> Thanks. What