| 1 | LIBRARY api-ms-win-crt-heap-l1-1-0 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | _aligned_free |
| 6 | _aligned_malloc |
| 7 | _aligned_msize |
| 8 | _aligned_offset_malloc |
| 9 | _aligned_offset_realloc |
| 10 | _aligned_offset_recalloc |
| 11 | _aligned_realloc |
| 12 | _aligned_recalloc |
| 13 | _callnewh |
| 14 | _calloc_base |
| 15 | _expand |
| 16 | _free_base |
| 17 | _get_heap_handle |
| 18 | _heapchk |
| 19 | _heapmin |
| 20 | _heapwalk |
| 21 | heapwalk == _heapwalk |
| 22 | _malloc_base |
| 23 | _msize |
| 24 | _query_new_handler |
| 25 | _query_new_mode |
| 26 | _realloc_base |
| 27 | _recalloc |
| 28 | _set_new_mode |
| 29 | calloc |
| 30 | free |
| 31 | malloc |
| 32 | realloc |