Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.h65 #define ELF64_MIPS_R_TYPE(i) \ macro
H A Dmodpost.c1570 r_typ = ELF64_MIPS_R_TYPE(rela->r_info); in section_rela()
1614 r_typ = ELF64_MIPS_R_TYPE(rel->r_info); in section_rel()