This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: .eh_frame should be readonly


>>>>> Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> writes:

> Teemu Torma <tot@Trema.COM> writes:
> |>     From:  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
> |>     Date:  24 Sep 1997 11:23:54 +0200

> |>     As far as i can see there is nothing that wants to write to the .eh_frame
> |>     section at runtime.  Thus this section should be marked as readonly.
    
> |> Dynamic linker maybe?  

> What do you mean?  If you mean relocations, then, no, there are no
> runtime relocations in .eh_frame.

What do you mean?  Of course there are relocations, to the beginnings of
functions and to the exception range table.

Jason


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