summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-10-02 08:04:56 +0000
committerpeter <peter@FreeBSD.org>1998-10-02 08:04:56 +0000
commita79bd7a6936b3a8aaf3380ee46f024d3a28c85ac (patch)
treec9caacf819531efd502706e53b9eb3ec3e7e1e4c /gnu
parent5a6b93580f29cf14bf248c85ae0743ae6a85f7a0 (diff)
downloadFreeBSD-src-a79bd7a6936b3a8aaf3380ee46f024d3a28c85ac.zip
FreeBSD-src-a79bd7a6936b3a8aaf3380ee46f024d3a28c85ac.tar.gz
First shot at loading elf symbols. Things are a bit strange because
of the ..umm.. "wierd" way binutils lays out the file. The section headers are nearly at the end of the file and this is a problem when loading from a .gz file which can't seek backwards (or has a limited reverse seek, ~2K from memory). This is intended to be compatable with the ddb/db_elf.c code and the alpha/libalpha/elf_freebsd.c layout. I've studied these (which are NetBSD derived) but did it a bit differently. Naturally the process is similar since it's supposed to end up with the same result.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud