Dmitry Vyukov 67234372ef prog: refactor target.MakeMmap
Make MakeMmap return more than 1 call.
This is a preparation for future changes.
Also remove addr/size as they are effectively
always the same and can be inferred from the target
(will also conflict with the future changes).
Also rename to MakeDataMmap to better represent
the new purpose: it's just some arbitrary mmap,
but rather mapping of the data segment.
2020-04-18 14:35:45 +02:00
..
2019-07-30 19:33:02 +02:00
2018-07-31 12:16:54 +02:00
2019-03-29 08:56:02 +01:00
2019-11-26 14:29:58 +01:00
2018-05-04 20:07:32 +02:00
2018-05-04 20:07:32 +02:00
2019-07-30 19:33:02 +02:00
2019-12-04 09:46:40 +01:00
2018-05-04 20:07:32 +02:00
2020-04-18 14:35:45 +02:00
2019-12-30 16:37:38 +01:00
2019-12-30 16:37:38 +01:00
2019-12-30 16:37:38 +01:00
2020-01-18 21:02:24 +01:00
2020-04-18 14:35:45 +02:00
2020-03-31 15:28:17 +02:00