This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] |
After adding the parameter "-g" into gcc, there are lots of data generated from gcc, and I guess this is for debug.
And the " .4byte $LECIE0-$LSCIE0" code will cause the function "emit_expr_fix" in read.c. This is where generate the relocation type "BFD_RELOC_8/16/32", I just don't know what those relocation is.
Cheers Nick
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |