Searched defs:DT_PLTGOT (Results 1 - 2 of 2) sorted by relevance

/bionic/linker/arch/mips/
H A Dbegin.S47 #define DT_PLTGOT 3 define
50 /* Search dynamic table for DT_MIPS_LOCAL_GOTNO and DT_PLTGOT values */
53 li $t3, DT_PLTGOT
59 bne $t2, $t3, 1f /* DT_PLTGOT? */
/bionic/libc/include/sys/
H A Dexec_elf.h645 #define DT_PLTGOT 3 /* Address of PLT and/or GOT */ macro

Completed in 874 milliseconds