Hi,
Could you please tell me where _GLOBAL_OFFSET_TABLE_
is defined in the eCos code for MPC8260.

In the file "arch\current\src " ,there is a statement
         # Set up global offset table
        lwi     r2,_GLOBAL_OFFSET_TABLE_

I analyzed the code, but I could not find where GLOBAL OFFSET
TABLE(GOT)  is defined .

Could you please tell me ..
what are the contents of GOT table ?
 how much memory is allocated for GOT ?
 Which file contains GOT initialization ?

Thanks
Dileep Kumar

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Reply via email to