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

/frameworks/compile/linkloader/include/
H A DELFReloc.h138 #define ELF64_R_SYM(i) ((i)>>32) macro
139 return ELF64_R_SYM(this->r_info);
140 #undef ELF64_R_SYM macro

Completed in 358 milliseconds