Branch: refs/heads/thaines/module_start_address
  Home:   https://github.com/dyninst/dyninst
  Commit: efa527070b97124520057a4f4d140bc2dfa26045
      
https://github.com/dyninst/dyninst/commit/efa527070b97124520057a4f4d140bc2dfa26045
  Author: Tim Haines <thaines.as...@gmail.com>
  Date:   2023-11-08 (Wed, 08 Nov 2023)

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

  Log Message:
  -----------
  Construct a Module from the CU's offset not its PC

The PC value can be non-unique across CUs. For example, they can all
be 0x0 for a PIE binary. The offset of the CU is unique as it's the
location inside of the .debug_info table.


_______________________________________________
Dyninst-api mailing list
Dyninst-api@cs.wisc.edu
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to