Searched refs:DT_MIPS_RLD_MAP (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/bits/ | ||
D | elf_mips.h | 101 #define DT_MIPS_RLD_MAP 0x70000016 /* address of loader map */ macro |
/bionic/linker/ | ||
D | linker.cpp | 3719 case DT_MIPS_RLD_MAP: in prelink_image() |