|
Adds a new program header.
|
|
Gets the next entry in the program header enumeration.
|
|
Gets the previous entry in the program header enumeration.
|
|
Gets an enumerator for the program header table.
|
|
Gets the flags associated with a program header.
|
|
Gets the physical address associated with a program header.
|
|
Gets the physical size of the program segment.
|
|
Gets the type of a program header.
|
|
Gets the virtual address associated with a program header.
|
|
Gets the virtual size of the program segment.
|
|
Removes a program header of a given identifier.
|
|
Sets the flags on the program header. flags can be one or more of the following:
|
|
Sets the physical address associated with a program header.
|
|
Sets the physical size of the program segment.
|
|
Set the program header type. type can be one of the following:
|
|
Sets the virtual address associated with a program header.
|
|
Sets the virtual size of the program segment.
|