[DynInst_API:] [dyninst/dyninst] 37475b: Add isClone to Symbol and enhance isColdClone


Date: Sat, 06 Jun 2026 09:39:10 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 37475b: Add isClone to Symbol and enhance isColdClone
  Branch: refs/heads/kupsch/enhance-cold-clones
  Home:   https://github.com/dyninst/dyninst
  Commit: 37475b28b4ece5a94ce02c38058ce0b1124fab47
      https://github.com/dyninst/dyninst/commit/37475b28b4ece5a94ce02c38058ce0b1124fab47
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2026-06-06 (Sat, 06 Jun 2026)

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

  Log Message:
  -----------
  Add isClone to Symbol and enhance isColdClone

- add isClone method and static method to check if a symbol is
  a clone (contains a '.')

- enhance isColdClone to also detect .part clone types in addition
  to .clone clone types



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] 37475b: Add isClone to Symbol and enhance isColdClone, kupsch <=