search for: diearray

Displaying 1 result from an estimated 1 matches for "diearray".

Did you mean: diarray
2020 Jan 14
2
llvm-symbolizer memory usage
I work on a linux program with restricted RSS limits (a couple hundred MB), and one of the things this program does is symbolication. Ideally, we'd like to use llvm-symbolizer for this symbolication (because we get things like function inlining that we can't get from cheaper symbolizers), but for large binaries, the memory usage gets pretty huge. Based on some memory profiling, it looks