Home
last modified time | relevance | path

Searched refs:ELF64_MIPS_R_SYM (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/scripts/mod/
Dmodpost.h62 #define ELF64_MIPS_R_SYM(i) \ macro
Dmodpost.c1542 r_sym = ELF64_MIPS_R_SYM(rela->r_info); in section_rela()
1586 r_sym = ELF64_MIPS_R_SYM(rel->r_info); in section_rel()