This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Regarding GLOBAL OFFSET TABLE


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]