| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-07 | [SharedCache] Include segment in image section name | Mason Reed | |
| This removes some section name collisions where a section name is in two separate image segments. See https://github.com/Vector35/binaryninja-api/pull/6454 for more information. Co-Authored-By: WeiN76LQh <WeiN76LQh@github.com> | |||
| 2025-04-06 | [SharedCache] Prevent some unneeded copies when processing | Mason Reed | |
| Also swapped out CacheEntry::m_images to a vector as its never actually used as a lookup | |||
| 2025-04-02 | [SharedCache] Refactor Shared Cache | Mason Reed | |
| In absence of a better name, this commit refactors the shared cache code. | |||
