Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Delf.h94 #define DT_REL 17 macro
/bionic/linker/
Dlinker.cpp1486 if(*d != DT_REL) { in soinfo_link_image()
1497 case DT_REL: in soinfo_link_image()