[DynInst_API:] [dyninst/dyninst] 74fc6e: Remove DwarfWalker::setModuleFromName (#1546)


Date: Sat, 07 Oct 2023 13:44:44 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 74fc6e: Remove DwarfWalker::setModuleFromName (#1546)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 74fc6e5dae0fcec24786b687318622955691cafe
      https://github.com/dyninst/dyninst/commit/74fc6e5dae0fcec24786b687318622955691cafe
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-10-07 (Sat, 07 Oct 2023)

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

  Log Message:
  -----------
  Remove DwarfWalker::setModuleFromName (#1546)

It's replaced with the updated Symtab::findModuleByOffset. Finding by
name was always unnecessary as we know the offset of the current DIE.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 74fc6e: Remove DwarfWalker::setModuleFromName (#1546), Tim Haines <=