Files
clang-p2996/lldb/source/Plugins/ObjectFile
Jacob Lalonde 40941f1596 [LLDB][Minidump] Add some buffer directories (#138943)
Add a generous amount of buffer directories. I found out some LLDB forks
(internal and external) had custom ranges that could fail because we
didn't pre-account for those. To prevent this from being a problem, I've
added a large number of buffer directories at the cost of 240 bytes.
2025-05-07 12:53:37 -07:00
..