Searched refs:DT_PLTRELSZ (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | exec_elf.h | 644 #define DT_PLTRELSZ 2 /* Size, in bytes, of relocations in PLT */ macro |
/bionic/linker/ | ||
D | linker.cpp | 1363 case DT_PLTRELSZ: in soinfo_link_image() |