Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.h62 #define ELF64_MIPS_R_SYM(i) \ macro
H A Dmodpost.c1568 r_sym = ELF64_MIPS_R_SYM(rela->r_info); in section_rela()
1612 r_sym = ELF64_MIPS_R_SYM(rel->r_info); in section_rel()