Searched refs:DT_PLTREL (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | exec_elf.h | 662 #define DT_PLTREL 20 /* Type of PLT relocation entries */ macro |
/bionic/linker/ | ||
D | linker.cpp | 1354 case DT_PLTREL: in soinfo_link_image() |