data segment

The range of memory locations where the initialised data of a program produced by a Unix linker is located.

Executable code is located in the code segment and uninitialised data in the bss segment.