Searched refs:DT_RELA (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | exec_elf.h | 649 #define DT_RELA 7 /* Address of Rela relocation table */ macro |
/bionic/linker/ | ||
D | linker.cpp | 1388 case DT_RELA: in soinfo_link_image() |