[project @ 2005-02-19 18:51:19 by desrt]
authordesrt <unknown>
Sat, 19 Feb 2005 18:51:19 +0000 (18:51 +0000)
committerdesrt <unknown>
Sat, 19 Feb 2005 18:51:19 +0000 (18:51 +0000)
commit2384531dd48d546a55399c291aacbcfb8128706c
treef3b459c67a63f4da4ff082befaf5418d8ceddc05
parent11eb56fbb0d6dca5e43ccb958042b51c4c20c381
[project @ 2005-02-19 18:51:19 by desrt]
Linker.c: ELF: Added two utility functions findElfSectionIndexByName
               and findElfSectionByName that are used by the PPC64 linker
               currently being worked on.  These functions should be used
               in other (generic) ELF code too.
ghc/rts/Linker.c