Searched refs:R_SPARC_OLO10 (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/libebl/
H A Dsparc_symbol.c69 [R_SPARC_OLO10] = "R_SPARC_OLO10",
122 /* High 24 bits of r_type are used for second addend in R_SPARC_OLO10. */
123 if ((type & 0xff) == R_SPARC_OLO10)
137 if ((type & 0xff) == R_SPARC_OLO10)
/external/qemu/
H A Delf.h334 #define R_SPARC_OLO10 33 macro
/external/elfutils/libelf/
H A Delf.h1189 #define R_SPARC_OLO10 33 /* 10bit with secondary 13bit addend */ macro

Completed in 75 milliseconds