Fix large object space overlapping map error

The free list version of the large object space was being occasionally mapped where the oat file
is supposed to be. We now map it after the alloc_space.

Added a padding word with checks to the alloc space if debug spaces is set to enabled.

Change-Id: I5e931e263798d33ca90d0f635d2042683be059d3
3 files changed
tree: 53fb9bd1ec02e68ffa99c67273c744753b6435a2
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk