Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dexec_elf.h661 #define DT_RELENT 19 /* Size, in bytes, of one DT_REL entry */ macro
/bionic/linker/
Dlinker.cpp1443 case DT_RELENT: in soinfo_link_image()