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


Date: Thu, 28 Sep 2023 15:03:38 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] ba5e49: Remove DwarfWalker::setModuleFromName
  Branch: refs/heads/thaines/dwarfwalker_setModuleByName
  Home:   https://github.com/dyninst/dyninst
  Commit: ba5e498edf552b286f1d3e8b65c5fae05b720692
      https://github.com/dyninst/dyninst/commit/ba5e498edf552b286f1d3e8b65c5fae05b720692
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-09-28 (Thu, 28 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] ba5e49: Remove DwarfWalker::setModuleFromName, Tim Haines <=