Home
last modified time | relevance | path

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

/bionic/libc/arch-mips/include/machine/
Delf_machdep.h121 #define DT_MIPS_GOTSYM 0x70000013 /* first dynamic sym in got */ macro
/bionic/linker/
Dlinker.cpp2831 case DT_MIPS_GOTSYM: in prelink_image()