[DynInst_API:] [dyninst/dyninst] 782ec4: Don't create a name for artificial DIEs with a DW_...


Date: Fri, 08 Sep 2023 13:46:09 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 782ec4: Don't create a name for artificial DIEs with a DW_...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 782ec44877e8cb5a231e0a8f1e9801df89c27802
      https://github.com/dyninst/dyninst/commit/782ec44877e8cb5a231e0a8f1e9801df89c27802
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-09-08 (Fri, 08 Sep 2023)

  Changed paths:
    M dwarf/h/dwarf_names.h

  Log Message:
  -----------
  Don't create a name for artificial DIEs with a DW_AT_name (#1520)

For C++ member functions, compilers will sometimes add a DW_AT_name
called 'this', and we don't want to mangle that.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 782ec4: Don't create a name for artificial DIEs with a DW_..., Tim Haines <=