Home
last modified time | relevance | path

Searched refs:DT_PLTGOT (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/arch/mips/
Dbegin.S47 #define DT_PLTGOT 3 macro
53 li $t3, DT_PLTGOT
/bionic/libc/include/sys/
Dexec_elf.h645 #define DT_PLTGOT 3 /* Address of PLT and/or GOT */ macro
/bionic/linker/
Dlinker.cpp1372 case DT_PLTGOT: in soinfo_link_image()