[DynInst_API:] [dyninst/dyninst] 6d315c: Add isClone to Symbol and enhance isColdClone


Date: Fri, 05 Jun 2026 23:54:43 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 6d315c: Add isClone to Symbol and enhance isColdClone
  Branch: refs/heads/kupsch/enhance-cold-clones
  Home:   https://github.com/dyninst/dyninst
  Commit: 6d315c430b672fda4f904e89dfddc0de3c093c5b
      https://github.com/dyninst/dyninst/commit/6d315c430b672fda4f904e89dfddc0de3c093c5b
  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] 6d315c: Add isClone to Symbol and enhance isColdClone, kupsch <=