Back to home page

LXR

 
 

    


Warning, /bsps/mips/hurricane/start/ghlinkcmds is written in an unsupported language. File is not indexed.

0001 #
0002 #  ghlinkcmds
0003 #
0004 
0005 -map
0006 -sec
0007 {
0008   .text 0x80010000  :
0009   .data  align(16)  :
0010   .rodata :
0011   .fini :
0012 #  .sdata :
0013   .symtab :
0014   .strtab :
0015   .debug :
0016 #  .sbss :
0017   .bss     align(8)  :
0018   .init 0xbfc00000 :
0019 }