[DynInst_API:] [dyninst/dyninst] 5fc747: Remove DwarfWalker::setModuleFromName


Date: Fri, 06 Oct 2023 21:56:16 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 5fc747: Remove DwarfWalker::setModuleFromName
  Branch: refs/heads/thaines/dwarfwalker_setModuleByName
  Home:   https://github.com/dyninst/dyninst
  Commit: 5fc7475f21474ba6cd1efe2e358e93c287dcd044
      https://github.com/dyninst/dyninst/commit/5fc7475f21474ba6cd1efe2e358e93c287dcd044
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-10-06 (Fri, 06 Oct 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] 5fc747: Remove DwarfWalker::setModuleFromName, Tim Haines <=