- 06 Aug, 2015 25 commits
-
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Piotr Caban authored
-
Charles Davis authored
-
Akihiro Sagawa authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
Also fixes a bug in UnDecorateSymbolName when undecorated_length == 0.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Vincent Povirk authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Zhenbo Li authored
-
Zhenbo Li authored
-
Zhenbo Li authored
-
Stefan Dösinger authored
-
- 05 Aug, 2015 12 commits
-
-
Philippe Groarke authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
YongHao Hu authored
-
Jacek Caban authored
-
Michael Müller authored
-
Sebastian Lackner authored
-
- 04 Aug, 2015 3 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Ken Thomases authored
Images in the shared cache have their segments mapped non-contiguously. We don't know how to find where the non-__TEXT segments actually are. Also, the code assumes that the image is mapped contiguously in various places. So, we just ignore those segments. Treating the non-contiguous segments as though they were contiguous caused their apparent memory ranges to overlap, leading to addresses being attributed to the wrong module, let alone symbol.
-