Searched refs:ELF32_R_SYM (Results 1 – 2 of 2) sorted by relevance
137 #define ELF32_R_SYM(info) ((info) >> 8) macro
261 sym_idx = ELF32_R_SYM(rel->r_info); in e32_get_sym_name()314 sym_idx = ELF32_R_SYM(rel->r_info); in e32_tls_get_module()429 sym_idx = ELF32_R_SYM(rel->r_info); in e32_relocate()443 sym_idx = ELF32_R_SYM(rel->r_info); in e32_relocate()