Searched refs:DT_RELENT (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | exec_elf.h | 661 #define DT_RELENT 19 /* Size, in bytes, of one DT_REL entry */ macro |
/bionic/linker/ | ||
D | linker.cpp | 1443 case DT_RELENT: in soinfo_link_image() |