Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dexec_elf.h660 #define DT_RELSZ 18 /* Size, in bytes, of DT_REL table */ macro
/bionic/linker/
Dlinker.cpp1369 case DT_RELSZ: in soinfo_link_image()