Searched refs:DT_JMPREL (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | exec_elf.h | 665 #define DT_JMPREL 23 /* Address of relocations associated with PLT */ macro |
/bionic/linker/ | ||
D | linker.cpp | 1360 case DT_JMPREL: in soinfo_link_image() |