Re: Hurry! compile question about switch case statement in GCC2.96

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> This particular part of the rodata would have its own reloc entries. 
> Do a objdump -Dr and look at the reloc values in rodata.You can see the reloc values into > the text around that place. 

thanks, now is very clear.
I don't know rodata also have its own reloc entries.

now, I have met four relocation type, such as:
R_MIPS_26, R_MIPS_HI16, R_MIPS_LO16, R_MIPS_32

but are there only these relocation type?
and if have other, what's function is those?

thanks,
-Abel


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux