std
::
os
::
linux
PT_PHDR
const
PT_PHDR
=
6
;
* The bzero() function erases the data in the n bytes of the memory
* starting at the location pointed to by s, by writing zeros (bytes
* containing '\0') to that area.