Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dexec_elf.h662 #define DT_PLTREL 20 /* Type of PLT relocation entries */ macro
/bionic/linker/
Dlinker.cpp1354 case DT_PLTREL: in soinfo_link_image()