Searched refs:DT_MIPS_RLD_MAP (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/arch-mips/include/machine/ | ||
D | elf_machdep.h | 123 #define DT_MIPS_RLD_MAP 0x70000016 /* address of loader map */ macro |
/bionic/linker/ | ||
D | linker.cpp | 3780 case DT_MIPS_RLD_MAP: in prelink_image() |