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

/frameworks/compile/linkloader/include/
H A DELFReloc.h115 #define ELF32_R_SYM(i) ((i)>>8) macro
116 return ELF32_R_SYM(this->r_info);
117 #undef ELF32_R_SYM macro

Completed in 37 milliseconds