Searched refs:ELF32_R_SYM (Results 1 – 3 of 3) sorted by relevance
242 symndx = ELF32_R_SYM(r_a->r_info); in arch_livepatch_perform()251 symndx = ELF32_R_SYM(r->r_info); in arch_livepatch_perform()
124 sym = &syms[ELF32_R_SYM(rels[j].r_info)]; in relocate_32bitbios()
347 #define ELF32_R_SYM(i) ((i) >> 8) macro574 #define ELF_R_SYM ELF32_R_SYM
Completed in 7 milliseconds