elf: add accessors for header members that might need relocation
authorAndy Wingo <wingo@pobox.com>
Sun, 28 Apr 2013 05:51:42 +0000 (07:51 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 23 May 2013 09:02:14 +0000 (11:02 +0200)
commit51611a92f42e240cd842cb26efe6c4d5a1282c00
treec9f38bb05c181abfc27186d01c1bc88b9359acb2
parent6756d265ed53d7b107d31746e8455f10e2ecebdd
elf: add accessors for header members that might need relocation

* module/system/vm/elf.scm (elf-header-shoff-offset)
  (elf-section-header-addr-offset, elf-section-header-offset-offset):
  New accessors.
module/system/vm/elf.scm