HomeSort by relevance Sort by last modified time
    Searched refs:R_SPARC_OLO10 (Results 1 - 3 of 3) sorted by null

  /external/elfutils/libebl/
sparc_symbol.c 69 [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/
elf.h 334 #define R_SPARC_OLO10 33
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]

Completed in 1378 milliseconds