Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dexec_elf.h659 #define DT_REL 17 /* Address of Rel relocation table */ macro
/bionic/linker/
Dlinker.cpp1360 if (d->d_un.d_val != DT_REL) { in soinfo_link_image()
1371 case DT_REL: in soinfo_link_image()