[DynInst_API:] [dyninst/dyninst] cdc91b: Update and extend list of candidate names for 'mai...


Date: Thu, 13 Mar 2025 10:05:34 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] cdc91b: Update and extend list of candidate names for 'mai...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: cdc91bb8d7070ce4e38b9a38e4948c48098a6254
      https://github.com/dyninst/dyninst/commit/cdc91bb8d7070ce4e38b9a38e4948c48098a6254
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M dyninstAPI/src/dynProcess.C
    M dyninstAPI/src/image.C
    M dyninstAPI/src/image.h

  Log Message:
  -----------
  Update and extend list of candidate names for 'main' function (#1920)

* Convert main_function_names to a function

This makes it easier to use in range-based loops. It can't be an inline
variable since those aren't available until C++17.

* Add additional 'main' candidate names

This includes additional possible Fortran symbols.



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] cdc91b: Update and extend list of candidate names for 'mai..., Tim Haines <=