Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h69 #define DT_PLTREL 20 macro
/bionic/libc/include/bits/
Delf_common.h596 #define DT_PLTREL 20 /* Type of relocation used for PLT. */ macro
/bionic/linker/
Dlinker.cpp2942 case DT_PLTREL: in prelink_image()