[Differential] [Request, 55 lines] D1819: libdwarf: Handle .rel relocations

emaste (Ed Maste) phabric-noreply at FreeBSD.org
Tue Feb 10 20:50:29 UTC 2015


emaste created this revision.
emaste added a reviewer: gnn.
emaste added a subscriber: freebsd-toolchain.

REVISION SUMMARY
  Some architectures have .rel relocations for debug data, so handle it in addition to .rela.
  
  Issue discovered from ctfconvert on un-linked ARM object files.

REVISION DETAIL
  https://reviews.freebsd.org/D1819

AFFECTED FILES
  libdwarf/_libdwarf.h
  libdwarf/dwarf_reloc.c
  libdwarf/dwarf_set_reloc_application.3
  libdwarf/libdwarf.c
  libdwarf/libdwarf_elf_init.c

To: emaste, gnn
Cc: freebsd-toolchain


More information about the freebsd-toolchain mailing list