Searched refs:DT_RELSZ (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | exec_elf.h | 660 #define DT_RELSZ 18 /* Size, in bytes, of DT_REL table */ macro |
/bionic/linker/ | ||
D | linker.cpp | 1369 case DT_RELSZ: in soinfo_link_image() |