In MS Windows executable file terms, tells how the binary file should be loaded.
Among other things desribe the starting address of code( Address Of Entry Point) , the amount of stack to reserve, the size and beginning of the data segment, where file's code sections begin.