Date: | Wed, 06 Sep 2023 14:07:26 -0700 |
---|---|
From: | Tim Haines <noreply@xxxxxxxxxx> |
Subject: | [DynInst_API:] [dyninst/dyninst] 80f84e: Remove ret_lock from SymtabAPI::FunctionBase (#1504) |
Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 80f84e4f2e27d91929f48290740899c3edb3b77b https://github.com/dyninst/dyninst/commit/80f84e4f2e27d91929f48290740899c3edb3b77b Author: Tim Haines <thaines.astro@xxxxxxxxx> Date: 2023-09-06 (Wed, 06 Sep 2023) Changed paths: M symtabAPI/h/Function.h M symtabAPI/src/dwarfWalker.C Log Message: ----------- Remove ret_lock from SymtabAPI::FunctionBase (#1504) This was used to guard calling setReturnType. That function is only ever called from DwarfWalker::setFuncReturnType which is itself guarded by `ParsedFuncs::accessor` in DwarfWalker::parseSubprogram, rendering this mutex unnecessary. |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [DynInst_API:] [dyninst/dyninst] 6eec48: Use full filenames when handling Modules (#1501), Tim Haines |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst], Tim Haines |
Previous by Thread: | [DynInst_API:] [dyninst/dyninst] 7f6d8d: Support Indirect Control Flow for GFX908 / GFX90A, bbiiggppiigg |
Next by Thread: | [DynInst_API:] [dyninst/dyninst] 810396: Remove DwarfWalker::version member variable, Tim Haines |
Indexes: | [Date] [Thread] |