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

/frameworks/rs/cpu_ref/linkloader/include/impl/
H A DELFObject.hxx154 relinfo_t reltype = rel->getType(); local
155 switch (reltype) {
182 if (reltype == R_ARM_CALL || reltype == R_ARM_JUMP24) {
253 if (reltype == R_ARM_CALL || reltype == R_ARM_JUMP24) {
310 if (reltype == R_ARM_MOVT_ABS
311 || reltype == R_ARM_THM_MOVT_ABS) {
315 if (reltype == R_ARM_MOVT_ABS
316 || reltype
401 relinfo_t reltype = rel->getType(); local
[all...]

Completed in 37 milliseconds