[DynInst_API:] [dyninst/dyninst] ce2390: remove always true function cannotRelocatePhdrs


Date: Wed, 04 Mar 2026 13:48:01 -0800
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] ce2390: remove always true function cannotRelocatePhdrs
  Branch: refs/heads/bbiiggppiigg/clean-move-phdr-first
  Home:   https://github.com/dyninst/dyninst
  Commit: ce2390dcebd147243aa45a8bc06e2cc834284b2d
      https://github.com/dyninst/dyninst/commit/ce2390dcebd147243aa45a8bc06e2cc834284b2d
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2026-03-04 (Wed, 04 Mar 2026)

  Changed paths:
    M symtabAPI/src/emitElf.C
    M symtabAPI/src/emitElf.h

  Log Message:
  -----------
  remove always true function cannotRelocatePhdrs


  Commit: 98f4ff48527080cb5cb1067890790599588a0f75
      https://github.com/dyninst/dyninst/commit/98f4ff48527080cb5cb1067890790599588a0f75
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2026-03-04 (Wed, 04 Mar 2026)

  Changed paths:
    M symtabAPI/src/emitElf.C
    M symtabAPI/src/emitElf.h

  Log Message:
  -----------
  Remove logic related to movePHdrs

After constructor, movePhdrs is always true, thus clean up all
logic referencing it + the function createNewPhdrRegion which is
only called when movePHdrsFirst is false.


  Commit: 4e6516d8ea17e9235a9e3470e80fdc3c79207cfe
      https://github.com/dyninst/dyninst/commit/4e6516d8ea17e9235a9e3470e80fdc3c79207cfe
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2026-03-04 (Wed, 04 Mar 2026)

  Changed paths:
    M symtabAPI/src/emitElf.C
    M symtabAPI/src/emitElf.h

  Log Message:
  -----------
  Clean up the last of movePHdrsFirst and comments


Compare: https://github.com/dyninst/dyninst/compare/ce2390dcebd1%5E...4e6516d8ea17

To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] ce2390: remove always true function cannotRelocatePhdrs, bbiiggppiigg <=