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


Date: Sat, 06 Jun 2026 20:15:25 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] fed8e3: Add isClone to Symbol and enhance isColdClone
  Branch: refs/heads/kupsch/enhance-cold-clones
  Home:   https://github.com/dyninst/dyninst
  Commit: fed8e35598f115b6c1fec2cc4d1fec0e0e8c8da1
      https://github.com/dyninst/dyninst/commit/fed8e35598f115b6c1fec2cc4d1fec0e0e8c8da1
  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] fed8e3: Add isClone to Symbol and enhance isColdClone, kupsch <=