• YAMAMOTO Mitsuharu's avatar
    Include assert.h. · 40ef0695
    YAMAMOTO Mitsuharu authored
    (MACOSX_MALLOC_MULT16): New define.
    [MACOSX_MALLOC_MULT16] (ptr_in_unexec_regions): Determine whether
    ptr is in unexec regions by checking it is multiple of 16.
    (unexec_malloc_header_t): New typedef.
    (unexec_malloc, unexec_realloc, unexec_free): Store and use
    allocated size information in unexec_malloc_header.
    40ef0695
unexmacosx.c 31.9 KB