search for: rss_loc

Displaying 9 results from an estimated 9 matches for "rss_loc".

2015 Feb 05
5
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...ymbol. The most interesting case is the second relocation. It uses the special symbol value given by the r_ssym field. This field can contain four predefined values: * RSS_UNDEF - zero value * RSS_GP - value of gp symbol * RSS_GP0 - gp0 value taken from the .MIPS.options or .reginfo section * RSS_LOC - address of location being relocated So the problem is how to store these four constants in the lld::Reference object. The RSS_UNDEF is obviously not a problem. To represent the RSS_GP value I can set an AbsoluteAtom created for the "_gp" as the reference's target. But what about...
2015 Feb 06
4
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...tion. It uses the special >> symbol value given by the r_ssym field. This field can contain four >> predefined values: >> * RSS_UNDEF - zero value >> * RSS_GP - value of gp symbol >> * RSS_GP0 - gp0 value taken from the .MIPS.options or .reginfo section >> * RSS_LOC - address of location being relocated >> >> So the problem is how to store these four constants in the >> lld::Reference object. >> The RSS_UNDEF is obviously not a problem. To represent the RSS_GP value I >> can >> set an AbsoluteAtom created for the "_gp...
2015 Feb 07
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...ase is the second relocation. It uses the special > symbol value given by the r_ssym field. This field can contain four > predefined values: > * RSS_UNDEF - zero value > * RSS_GP - value of gp symbol > * RSS_GP0 - gp0 value taken from the .MIPS.options or .reginfo section > * RSS_LOC - address of location being relocated > > So the problem is how to store these four constants in the > lld::Reference object. > The RSS_UNDEF is obviously not a problem. To represent the RSS_GP value I > can > set an AbsoluteAtom created for the "_gp" as the reference&...
2015 Feb 07
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...ven by the r_ssym field. This field can contain four > >>> predefined values: > >>> * RSS_UNDEF - zero value > >>> * RSS_GP - value of gp symbol > >>> * RSS_GP0 - gp0 value taken from the .MIPS.options or .reginfo > section > >>> * RSS_LOC - address of location being relocated > >>> > >>> So the problem is how to store these four constants in the > >>> lld::Reference object. > >>> The RSS_UNDEF is obviously not a problem. To represent the RSS_GP > value I > >>> can >...
2015 Feb 09
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...l >>> symbol value given by the r_ssym field. This field can contain four >>> predefined values: >>> * RSS_UNDEF - zero value >>> * RSS_GP - value of gp symbol >>> * RSS_GP0 - gp0 value taken from the .MIPS.options or .reginfo section >>> * RSS_LOC - address of location being relocated >>> >>> So the problem is how to store these four constants in the >>> lld::Reference object. >>> The RSS_UNDEF is obviously not a problem. To represent the RSS_GP value I can >>> set an AbsoluteAtom created for th...
2015 Feb 07
4
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...>>> predefined values: > >> >>> * RSS_UNDEF - zero value > >> >>> * RSS_GP - value of gp symbol > >> >>> * RSS_GP0 - gp0 value taken from the .MIPS.options or .reginfo > >> >>> section > >> >>> * RSS_LOC - address of location being relocated > >> >>> > >> >>> So the problem is how to store these four constants in the > >> >>> lld::Reference object. > >> >>> The RSS_UNDEF is obviously not a problem. To represent the RSS_GP &gt...
2015 Feb 07
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...ned values: >> >> >>> * RSS_UNDEF - zero value >> >> >>> * RSS_GP - value of gp symbol >> >> >>> * RSS_GP0 - gp0 value taken from the .MIPS.options or .reginfo >> >> >>> section >> >> >>> * RSS_LOC - address of location being relocated >> >> >>> >> >> >>> So the problem is how to store these four constants in the >> >> >>> lld::Reference object. >> >> >>> The RSS_UNDEF is obviously not a problem. To represen...
2015 Feb 09
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...ield. This field can contain four >>>>> predefined values: >>>>> * RSS_UNDEF - zero value >>>>> * RSS_GP - value of gp symbol >>>>> * RSS_GP0 - gp0 value taken from the .MIPS.options or .reginfo >> section >>>>> * RSS_LOC - address of location being relocated >>>>> >>>>> So the problem is how to store these four constants in the >>>>> lld::Reference object. >>>>> The RSS_UNDEF is obviously not a problem. To represent the RSS_GP >> value I can >&g...
2015 Feb 07
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...t;>> * RSS_UNDEF - zero value >>>> >> >>> * RSS_GP - value of gp symbol >>>> >> >>> * RSS_GP0 - gp0 value taken from the .MIPS.options or .reginfo >>>> >> >>> section >>>> >> >>> * RSS_LOC - address of location being relocated >>>> >> >>> >>>> >> >>> So the problem is how to store these four constants in the >>>> >> >>> lld::Reference object. >>>> >> >>> The RSS_UNDEF is obvi...