System Generation Manual for G-Series RVUs
Reading the CONFLIST Report
System Generation Manual for G-Series RVUs—523407-001
5-10
Native System Spaces Map in Alphabetic Order
Native System Spaces Map in Alphabetic 
Order
After producing the memory order and alphabetic maps of TNS system spaces, 
SYSGENR produces a map of native system spaces in alphabetic order by procedure 
name. The column headings and their meanings are as follows: 
Following is a partial example of a TNS/R system memory order map for the native 
procedures in system code and system library. 
Column Heading Meaning
PROCEDURE NAME The name of the system code or system library procedure.
NAT BASE The native base address (in hexadecimal) of the procedure.
NAT ENTRY The native entry point address (in hexadecimal) of the 
procedure. More than one procedure can have the same base 
address. If so, each has a separate entry point. 
KUSEG GW The KUSEG gateway address used by a procedure outside 
system library. 
KSEG0 GW The KSEG0 gateway address used by a procedure outside 
system code.
ATTR  The attributes of the procedure, which can be one or more of the 
following:
C Callable M Main
E Entry point P Privileged
HShell RResident
ID  The code area where the procedure is located:
SC System code SL System library
RRISC
SHELL LABEL The information represented in a shell map. Of the form 
SC.nn.ppp, where nn.ppp represents the 5 octal digits of the 
shell map index.
NATIVE SYSTEM SPACES  --  ALPHABETICAL ORDER MAP    15 APR 1996 11:19
                 PAGE 202
PROCEDURE NAME NAT BASE NAT ENTRY KUSEG GW KSEG0 GW ATTR ID SHELL LABEL
*beyond_ku_code  7C41.C000  .   .   .  none SLR
…
$ABEND    8087.3188  .  7F80.4DE0 80A2.F980 HCR SCR SC.00.001
$ABORTTRANSACTION 809E.EBB0  .  7F81.2B40 80A3.3ED0 HCR SCR
…
ABEND    8085.E010 8085.E0B4 7F80.44A0  .  CRE SCR
ABORTTRANSACTION  809E.F238  .  7F81.2C10  .  CR SCR
…
xdr_union   7C11.2F18  .   .   .  none SLR
xdr_vector   7C11.3414  .   .   .  none SLR
xdr_void   7C11.2594  .   .   .  none SLR
xdr_wrapstring  7C11.31D0  .   .   .  none SLR
xdrmem_create  7C11.1AA0  .   .   .  none SLR










