9.2. Program Header

9.2.1. Introduction

As described in System V ABI Update, the program header is an array of structures, each describing a segment or other information the system needs to prepare the program for execution.

9.2.2. Types

The IA32 architecture does not define any additional program header types beyond those required in the generic LSB Core specification.

9.2.3. Flags

The IA32 architecture does not define any additional program header flags beyond those required in the generic LSB Core specification.