[DynInst_API:] [dyninst/dyninst] dc9479: Remove Symtab(MappedFile*)


Date: Fri, 27 Oct 2023 21:28:24 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] dc9479: Remove Symtab(MappedFile*)
  Branch: refs/heads/thaines/remove_symtab_mappedfile
  Home:   https://github.com/dyninst/dyninst
  Commit: dc9479fe1df09577e889d262d805ed2e7174aa14
      https://github.com/dyninst/dyninst/commit/dc9479fe1df09577e889d262d805ed2e7174aa14
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-10-27 (Fri, 27 Oct 2023)

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

  Log Message:
  -----------
  Remove Symtab(MappedFile*)

It's never used. MappedFile is also an opaque type here, so users
could never have used it. This makes it not an ABI/API-breaking change.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] dc9479: Remove Symtab(MappedFile*), Tim Haines <=