[DynInst_API:] [dyninst/dyninst] d1b42c: cold clone symbols are not fncts, now type CODE


Date: Mon, 05 Jan 2026 12:54:05 -0800
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] d1b42c: cold clone symbols are not fncts, now type CODE
  Branch: refs/heads/kupsch/cold_symbols_are_not_fncts
  Home:   https://github.com/dyninst/dyninst
  Commit: d1b42c2f6239222d9226cbe0d70a4a0177396436
      https://github.com/dyninst/dyninst/commit/d1b42c2f6239222d9226cbe0d70a4a0177396436
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2026-01-05 (Mon, 05 Jan 2026)

  Changed paths:
    M symtabAPI/h/Symbol.h
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Symbol.C

  Log Message:
  -----------
  cold clone symbols are not fncts, now type CODE

A symbol with a cold clone suffix is not a function entry point, but
is part of the function without the suffix.  The new symbol type
"code" represents what this type of symbol is.



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] d1b42c: cold clone symbols are not fncts, now type CODE, kupsch <=