Reference for unit 'exeinfo'
Return executable information
Uses unit | Description |
---|---|
System | The system unit |
Overview
The exeinfo unit implements some cross-platform routines to examine the contents of an executable: information about sections, mapping addresses to loaded modules etc.
It is mainly used by the lineinfo and lnfodwrf unit to examine the binary for debug info.