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

/frameworks/rs/cpu_ref/linkloader/include/impl/
H A DELFObject.hxx152 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
[all...]

Completed in 34 milliseconds