Home
last modified time | relevance | path

Searched refs:DT_MIPS_LOCAL_GOTNO (Results 1 – 4 of 4) sorted by relevance

/bionic/linker/arch/mips/
Dbegin.S48 #define DT_MIPS_LOCAL_GOTNO 0x7000000a macro
54 li $t4, DT_MIPS_LOCAL_GOTNO
/bionic/libc/arch-mips/include/machine/
Dexec.h86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */ macro
Delf_machdep.h117 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* number of local got ents */ macro
/bionic/linker/
Dlinker.cpp1462 case DT_MIPS_LOCAL_GOTNO: in soinfo_link_image()