[DynInst_API:] [dyninst/dyninst] c218d1: Rename Symtab::isRelocatableFile -> isUnlinkedObje...


Date: Fri, 07 Mar 2025 22:07:58 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] c218d1: Rename Symtab::isRelocatableFile -> isUnlinkedObje...
  Branch: refs/heads/thaines/relocatable_files
  Home:   https://github.com/dyninst/dyninst
  Commit: c218d176fbd0197911b593e2909afc5b32a56ea1
      https://github.com/dyninst/dyninst/commit/c218d176fbd0197911b593e2909afc5b32a56ea1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-08 (Sat, 08 Mar 2025)

  Changed paths:
    M dyninstAPI/src/image.C
    M dyninstAPI/src/image.h
    M dyninstAPI/src/parse-cfg.C
    M dyninstAPI/src/unix.C
    M symtabAPI/doc/API/Symtab/Symtab.tex
    M symtabAPI/h/Symtab.h
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object-elf.h
    M symtabAPI/src/Object.h
    M symtabAPI/src/Symtab.C

  Log Message:
  -----------
  Rename Symtab::isRelocatableFile -> isUnlinkedObjectFile

isRelocatableFile returns true if-and-only-if the file is ELF with
file type ET_REL. This change provides a format-agnostic name for the
same concept.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] c218d1: Rename Symtab::isRelocatableFile -> isUnlinkedObje..., Tim Haines <=