index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
/
sharedcache
/
core
/
SharedCacheController.cpp
Age
Commit message (
Expand
)
Author
2025-12-20
Fix many of the warnings that show up when compiling with GCC 15.2
Mark Rowe
2025-07-28
Improve and migrate to fmt logging functions in Mach-O/KernelCache/SharedCache
kat
2025-07-08
Parse sections containing Objective-C constants
Mark Rowe
2025-06-06
Objective-C Processor: Remove vestigial code tracking whether view was backed...
kat
2025-04-28
Misc shared cache performance improvements
Mason Reed
2025-04-26
[SharedCache] Update the ref count warning to only show when above 2
Mason Reed
2025-04-14
[SharedCache] Evict file accessors from the global file accessor cache on fil...
Mason Reed
2025-04-14
[SharedCache] Misc cleanup
Mason Reed
2025-04-14
[SharedCache] Apply .symbols file information when applying an image
Mason Reed
2025-04-08
[SharedCache] Fix exception message causing an exception
Mason Reed
2025-04-08
Remove notion of image name from objective-c processor
Mason Reed
2025-04-06
[SharedCache] Prevent all functions from being queued up for reanalysis when ...
Mason Reed
2025-04-06
[SharedCache] Add a named symbol map
Mason Reed
2025-04-02
[SharedCache] Misc fixes and comments
Mason Reed
2025-04-02
[SharedCache] Fix metadata not being loaded
Mason Reed
2025-04-02
[SharedCache] Consistent logger naming and misc changes
Mason Reed
2025-04-02
[SharedCache] Fix some bugs
Mason Reed
2025-04-02
[SharedCache] Refactor Shared Cache
Mason Reed