[DynInst_API:] [dyninst/dyninst] 47a39f: Lazily parse function ranges in Symtab::getContain...


Date: Fri, 27 Oct 2023 22:51:15 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 47a39f: Lazily parse function ranges in Symtab::getContain...
  Branch: refs/heads/thaines/symtab_getContainingFunction_lazy_parse
  Home:   https://github.com/dyninst/dyninst
  Commit: 47a39f4b38b679c3d40bfb3cb87958cc81e20f45
      https://github.com/dyninst/dyninst/commit/47a39f4b38b679c3d40bfb3cb87958cc81e20f45
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-10-28 (Sat, 28 Oct 2023)

  Changed paths:
    M symtabAPI/src/Symtab-lookup.C

  Log Message:
  -----------
  Lazily parse function ranges in Symtab::getContainingFunction

This makes it consistent with getContainingInlinedFunction.


  Commit: 830471c63018bcb2f312e29d9f061686809d8daf
      https://github.com/dyninst/dyninst/commit/830471c63018bcb2f312e29d9f061686809d8daf
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-10-28 (Sat, 28 Oct 2023)

  Changed paths:
    M symtabAPI/src/Symtab-lookup.C

  Log Message:
  -----------
  Remove sorting in Symtab::getContainingFunction

This is done in parseFunctionRanges.


Compare: https://github.com/dyninst/dyninst/compare/47a39f4b38b6%5E...830471c63018
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 47a39f: Lazily parse function ranges in Symtab::getContain..., Tim Haines <=