Clean-up dlmalloc callbacks

Move Dlmalloc*Callback functions to dlmalloc_space.cc, the only file
where they are used.
Move ArtDlMallocMoreCore declaration to dlmalloc_space.h to be
consistent with the definition.

Test: art/test.py -b --host
Change-Id: Ib5462c1a3e6881e118cc84960a059001b7d54550
4 files changed