PT_LOAD

const val PT_LOAD: Int

The array element specifies a loadable segment, described by p_filesz and p_memsz. The bytes from the file are mapped to the beginning of the memory segment.

Raw value: 1