Searched refs:ELF32_R_SYM (Results 1 – 6 of 6) sorted by relevance
194 sym_idx = ELF32_R_SYM(rel->r_info); in e32_get_sym_name()232 sym_idx = ELF32_R_SYM(rel->r_info); in e32_tls_get_module()345 sym_idx = ELF32_R_SYM(rel->r_info); in e32_relocate()359 sym_idx = ELF32_R_SYM(rel->r_info); in e32_relocate()
137 #define ELF32_R_SYM(info) ((info) >> 8) macro
Completed in 11 milliseconds