Searched refs:R_MIPS_NONE (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/arch-mips/include/machine/ | ||
D | elf_machdep.h | 28 #define R_MIPS_NONE 0 macro |
/bionic/linker/ | ||
D | linker_mips.cpp | 108 ELF64_R_TYPE3(rel->r_info) != R_MIPS_NONE) { in relocate() |