[DynInst_API:] [dyninst/dyninst] af7117: Handle R_X86_64_IRELATIVE relocation.


Date: Tue, 28 Nov 2017 09:19:39 -0800
From: Bill Williams <wwilliam47@xxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] af7117: Handle R_X86_64_IRELATIVE relocation.
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: af7117d71593d6127e4de3234fdd0643b1557c2e
      https://github.com/dyninst/dyninst/commit/af7117d71593d6127e4de3234fdd0643b1557c2e
  Author: Stan Cox <scox@xxxxxxxxxx>
  Date:   2017-10-20 (Fri, 20 Oct 2017)

  Changed paths:
    M symtabAPI/src/Object-elf.C

  Log Message:
  -----------
  Handle R_X86_64_IRELATIVE relocation.

Use the resolve function as the relocation function. (issue 396)


  Commit: 7e29c0ee1f35ac0522638a0fbb378ca6a3469dd5
      https://github.com/dyninst/dyninst/commit/7e29c0ee1f35ac0522638a0fbb378ca6a3469dd5
  Author: Bill Williams <wwilliam47@xxxxxxxxx>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M symtabAPI/src/Object-elf.C

  Log Message:
  -----------
  Merge pull request #413 from stanfordcox/irelative

Handle R_X86_64_IRELATIVE relocation.


Compare: https://github.com/dyninst/dyninst/compare/73f6b7cd1e31...7e29c0ee1f35
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] af7117: Handle R_X86_64_IRELATIVE relocation., Bill Williams <=