Searched refs:DT_MIPS_GOTSYM (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/arch-mips/include/machine/ | ||
D | elf_machdep.h | 121 #define DT_MIPS_GOTSYM 0x70000013 /* first dynamic sym in got */ macro |
/bionic/linker/ | ||
D | linker.cpp | 3810 case DT_MIPS_GOTSYM: in prelink_image() |