Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h52 #define DT_PLTGOT 3 macro
/bionic/libc/include/bits/
Delf_common.h578 #define DT_PLTGOT 3 /* Processor-dependent address. */ macro
/bionic/linker/
Dlinker.cpp2972 case DT_PLTGOT: in prelink_image()