System Generation Manual for G-Series RVUs
Reading the CONFLIST Report
System Generation Manual for G-Series RVUs—523407-001
5-8
System Spaces Map in Memory Order
System Spaces Map in Memory Order
SYSGENR generates a system spaces map from the files specified under 
SYSTEM_LIBRARY_CODE_FILES in the CONFTEXT file and lists the accelerated 
procedures for system code and system library. The column headings and their 
meanings are as follows: 
If any value is flagged as incorrect, call your service provider, supplying the column 
heading and incorrect value.
Column Heading Meaning
PROCEDURE NAME The name of the system code or system library procedure.
% BASE  The base address (in octal) of the procedure within the 
MP.%ID segment address.
%ENTRY The entry point address (in octal) of the procedure within the 
MP.%ID. More than one procedure can have the same base 
address. If so, each has a separate entry point. 
ATTR  The attributes of an entry point, which can be one or more of 
the following:
C Callable P Privileged
E Extensible R Resident
I Interrupt V Variable number of arguments
MMain
MAP An internal map number.
%SEG The segment number (in octal).
MP.%ID The segment address: the space identifier for the segment: 
either system code (SC) or system library (SL), plus the 
segment offset (in octal) for the procedure.
%PEP The location of the procedure entry point table entry (in octal) 
for the procedure.
NAT BASE The native base address (in 32-bit hexadecimal) of the 
accelerated code for the procedure.
NAT ENTRY The native base entry point address (in 32-bit hexadecimal) of 
the accelerated code for the procedure.
%SEG The segment number (in octal) of the accelerated code for the 
procedure.
FJT ADDR The far jump table address, which allows a procedure from 
outside its code space to reach it.










