search for: rss_undef

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

2015 Feb 05
5
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...cation relocated. The first relocation uses as a reference symbol specified by the r_sym field. The third relocation assumes NULL symbol. 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 re...
2015 Feb 06
4
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...rence symbol specified by the r_sym field. The third relocation >> assumes NULL symbol. >> >> 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 ob...
2015 Feb 07
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...tion uses as > a reference symbol specified by the r_sym field. The third relocation > assumes NULL symbol. > > 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...
2015 Feb 07
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...elocation > >>> assumes NULL symbol. > >>> > >>> 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 thes...
2015 Feb 09
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...y the r_sym field. The third relocation >>> assumes NULL symbol. >>> >>> 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 >&g...
2015 Feb 07
4
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...gt; > >> >>> 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 > >> >>...
2015 Feb 07
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...; >>> 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 >&g...
2015 Feb 09
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...>>> assumes NULL symbol. >>>>> >>>>> 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 i...
2015 Feb 07
2
[LLVMdev] [lld] Representation of lld::Reference with a fake target
...econd 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...