Static map section

This example shows the structure maps section in a C++ compiler listing.

Table 1. Structure maps section in a C++ listing
15650ZOS V2.3 z/OS XL C++                                            CCNUBRC                    02/23/2017 19:58:18          438     
                                                                                                                                     
                                            * * * * *   S T A T I C     M A P   * * * * *                                            
                                                                                                                                     
 OFFSET (HEX)   LENGTH (HEX)   NAME                                                                                                  
                                                                                                                                     
           0              C    __td__Q2_3std8bad_cast                                                                                
          10              C    __td__Q2_3std9bad_alloc                                                                               
          20             1C    __fsm_tab                                                                                             
          40             1C    __fsm_tab                                                                                             
          60             1C    __fsm_tab                                                                                             
          80             1C    __fsm_tab                                                                                             
          A0             1C    __fsm_tab                                                                                             
          C0             1C    __fsm_tab                                                                                             
          E0             1C    __fsm_tab                                                                                             
         100             1C    __fsm_tab                                                                                             
         120             1C    __fsm_tab                                                                                             
         140             1C    __fsm_tab                                                                                             
         160             1C    __fsm_tab                                                                                             
         180             1C    __fsm_tab                                                                                             
         1A0             1C    __fsm_tab                                                                                             
         1C0             1C    __fsm_tab                                                                                             
         1E0             1C    __fsm_tab                                                                                             
         200             30    __fsm_tab                                                                                             
         230             30    __fsm_tab                                                                                             
         260             30    __fsm_tab                                                                                             
         290             30    __fsm_tab                                                                                             
         2C0             30    __fsm_tab                                                                                             
         2F0             30    __fsm_tab                                                                                             
         320             44    __fsm_tab                                                                                             
         368             44    __fsm_tab                                                                                             
         3B0             44    __fsm_tab                                                                                             
         3F8             44    __fsm_tab                                                                                             
         440             44    __fsm_tab                                                                                             
         488             58    __fsm_tab                                                                                             
         4E0             58    __fsm_tab                                                                                             
         538             58    __fsm_tab                                                                                             
         590             58    __fsm_tab                                                                                             
         5E8              4    cerr__Q3_3std7_EBCDIC8_LFS_OFF_ptr                                                                    
         5EC              4    cout__Q3_3std7_EBCDIC8_LFS_OFF_ptr                                                                    
         5F0              4    time_ptr                                                                                              
         5F4              4    localtime_ptr                                                                                         
         5F8              4    asctime_ptr                                                                                           
         5FC              4    cin__Q3_3std7_EBCDIC8_LFS_OFF_ptr                                                                     
         600              4    setw__Q3_3std7_EBCDIC8_LFS_OFFFi_ptr                                                                  
         604              4    sscanf_ptr                                                                                            
         608              4    FMOD_ptr                                                                                              
         60C              4    CEETDSIN_ptr                                                                                          
         610              4    _Nolock_on_output__Q3_3std7_EBCDIC8_LFS_OFF_ptr                                                       
         614              4    __ct__Q2_3std7_LockitFi_ptr                                                                           
         618              4    __setUncaughtExceptionFlag__3stdFb_ptr                                                                
         61C              4    __Clean2upCatch_ptr                                                                                   
         620              4    clear__Q4_3std7_EBCDIC8_LFS_OFF8ios_baseFib_ptr                                                       
         624              4    _Nolock_on_input__Q3_3std7_EBCDIC8_LFS_OFF_ptr                                                                                                                        
⋮
Note: Vertical ellipse in the end of this example indicates that this section has been truncated.