I thought first that it was the heap, but it seems to allocate memory in a different place. radare2 tags it as folowing:
0x00007fb07dacd000 - 0x00007fb07dace000 - usr 4K s rw- unk2 unk2
Since it is not the heap, what do we call the segment where mmap
ped memory is located?