[DynInst_API:] [dyninst/dyninst] c1263b: Remove unused Object::getFileName


Date: Thu, 17 Aug 2023 22:46:34 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] c1263b: Remove unused Object::getFileName
  Branch: refs/heads/thaines/remove_Object_getFileName
  Home:   https://github.com/dyninst/dyninst
  Commit: c1263b2f7019507d14a315c0ae2c80ce85d702fd
      https://github.com/dyninst/dyninst/commit/c1263b2f7019507d14a315c0ae2c80ce85d702fd
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object-elf.h

  Log Message:
  -----------
  Remove unused Object::getFileName

Its usage was removed by 760bfda6e in 2019. It's also confusing because
it could return either the object's SONAME or the Module's filename.
These two things are not the same.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] c1263b: Remove unused Object::getFileName, Tim Haines <=