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

  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFObject.hxx 152 word_t reltype = rel->getType(); local
153 switch (reltype) {
180 if (reltype == R_ARM_CALL || reltype == R_ARM_JUMP24) {
251 if (reltype == R_ARM_CALL || reltype == R_ARM_JUMP24) {
308 if (reltype == R_ARM_MOVT_ABS
309 || reltype == R_ARM_THM_MOVT_ABS) {
313 if (reltype == R_ARM_MOVT_ABS
314 || reltype == R_ARM_MOVW_ABS_NC)
    [all...]
  /external/elfutils/src/
elflint.c     [all...]

Completed in 28 milliseconds