[DynInst_API:] [dyninst/dyninst] 171388: Remove DwarfWalker::setModuleFromName


Date: Fri, 29 Sep 2023 12:56:54 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 171388: Remove DwarfWalker::setModuleFromName
  Branch: refs/heads/thaines/dwarfwalker_setModuleByName
  Home:   https://github.com/dyninst/dyninst
  Commit: 1713880e2f54b4d89bc4f449630430e798ede431
      https://github.com/dyninst/dyninst/commit/1713880e2f54b4d89bc4f449630430e798ede431
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

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

  Log Message:
  -----------
  Remove DwarfWalker::setModuleFromName

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] 171388: Remove DwarfWalker::setModuleFromName, Tim Haines <=