Searched defs:DT_MIPS_LOCAL_GOTNO (Results 1 - 3 of 3) sorted by relevance

/bionic/linker/arch/mips/
H A Dbegin.S48 #define DT_MIPS_LOCAL_GOTNO 0x7000000a define
50 /* Search dynamic table for DT_MIPS_LOCAL_GOTNO and DT_PLTGOT values */
54 li $t4, DT_MIPS_LOCAL_GOTNO
64 1: bne $t2, $t4, 1f /* DT_MIPS_LOCAL_GOTNO? */
/bionic/libc/arch-mips/include/machine/
H A Dexec.h86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */ macro
H A Delf_machdep.h117 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* number of local got ents */ macro

Completed in 152 milliseconds