noft Manual (G06.27+, H06.03+, J06.03+)
noft Options
noft Manual—528273-003
3-43
PROGHDRS
File Utility Program (FUP) to create the file before specifying its name in the LOG
option. Specify larger primary, secondary, and maximum extents. For example:
FUP CREATE $VOL.SUBVOL.OUT1,CODE 180,EXT(100,100),ODDUNSTR,MAXEXTENTS 900
To use the file that you created with the previous command, enter either of these
commands:
°
OUT $VOL.SUBVOL.OUT1 B
°
SET OUT $VOL.SUBVOL.OUT1 B
PROGHDRS
The PROGHDRS option displays the object code file’s program headers.
If the target object code file is not an ELF file, the PROGHDRS option displays error
1038 on page 4-13.
QUIT or Q
The QUIT option stops the noft process.
Example 3-42. OUT Option When “?” is Specified
noft> out ?
Out File : standard output
Note. The PROGHDRS option displays low-level internal data that is subject to change.
PROGHDRS
Example 3-43. PROGHDRS Option
noft> PROGHDRS
******** ELF Program Headers ********
Type Offset Vaddr Filesz Memsz Align RWX
---------------------------------------------------------------------
REGINFO 0x000000f4 0x700000f4 0x00000018 0x00000018 0x00000004 r--
---------------------------------------------------------------------
TANDEMINFO 0x0000010c 0x7000010c 0x00000298 0x00000298 0x00000004 r--
---------------------------------------------------------------------
LOAD 0x00000000 0x70000000 0x00001000 0x00001000 0x00000004 r-x
---------------------------------------------------------------------
LOAD 0x00001000 0x08000000 0x000001e8 0x00001000 0x00000004 rw-
---------------------------------------------------------------------
DYNAMIC 0x00000560 0x70000560 0x000005c0 0x000005c0 0x00000004 r--
---------------------------------------------------------------------
TANDEM LIC 0x000003b0 0x700003b0 0x000001ac 0x000001ac 0x00000004 r--
---------------------------------------------------------------------
{ QUIT | Q }