Home
last modified time | relevance | path

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

/bionic/libc/arch-mips/include/machine/
Delf_machdep.h28 #define R_MIPS_NONE 0 macro
/bionic/linker/
Dlinker_mips.cpp108 ELF64_R_TYPE3(rel->r_info) != R_MIPS_NONE) { in relocate()