Branch: refs/heads/thaines/remove_functionbase_rangeslock
  Home:   https://github.com/dyninst/dyninst
  Commit: 52b1b777c0190d99ac0a383cc07a93cc999d093c
      
https://github.com/dyninst/dyninst/commit/52b1b777c0190d99ac0a383cc07a93cc999d093c
  Author: Tim Haines <[email protected]>
  Date:   2023-10-27 (Fri, 27 Oct 2023)

  Changed paths:
    M symtabAPI/h/Function.h
    M symtabAPI/src/dwarfWalker.C

  Log Message:
  -----------
  Remove FunctionBase::ranges_lock

It's only ever used in DwarfWalker::setRanges, and that is only ever
called from DwarfWalker::parseSubprogram which is now correctly
guarded (as of 8b400af59b).


_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to