Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/mod/
Dmodpost.h68 #define ELF64_MIPS_R_SYM(i) \ macro
Dmodpost.c1801 r_sym = ELF64_MIPS_R_SYM(rela->r_info); in section_rela()
1847 r_sym = ELF64_MIPS_R_SYM(rel->r_info); in section_rel()