[DynInst_API:] [dyninst/dyninst] 09271d: Remove Module::setName


Date: Thu, 17 Aug 2023 17:52:59 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 09271d: Remove Module::setName
  Branch: refs/heads/thaines/remove_module_setName
  Home:   https://github.com/dyninst/dyninst
  Commit: 09271d55fa9cf4c63c7ce178e2ce18b1768b815f
      https://github.com/dyninst/dyninst/commit/09271d55fa9cf4c63c7ce178e2ce18b1768b815f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-08-17 (Thu, 17 Aug 2023)

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

  Log Message:
  -----------
  Remove Module::setName

This is never called internally. The filename corresponding to the
module is a class invariant. It makes no sense to make it mutable. This
member function is not documented.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 09271d: Remove Module::setName, Tim Haines <=