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/kernel/common/linux/
Delf.h76 #define DT_PLTGOT 3 macro
/bionic/linker/
Dlinker.cpp1503 case DT_PLTGOT: in soinfo_link_image()