[DynInst_API:] [dyninst/dyninst] 42612b: Lookup functions in the binding table directly (#1...


Date: Thu, 15 Dec 2022 08:13:11 -0800
From: MÃszÃros Gergely <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 42612b: Lookup functions in the binding table directly (#1...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 42612b456e1958e4823bdb8f3022273804a49fc3
      https://github.com/dyninst/dyninst/commit/42612b456e1958e4823bdb8f3022273804a49fc3
  Author: MÃszÃros Gergely <maetveis@xxxxxxxxx>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M dyninstAPI/src/unix.C
    M symtabAPI/h/Symtab.h
    M symtabAPI/src/Symtab.C

  Log Message:
  -----------
  Lookup functions in the binding table directly (#1337)

instead of making multiple redundant copies of it. Copying and making
a map out of the table incurs a significant overhead.



[← Prev in Thread] Current Thread [Next in Thread→]