Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Delf.h81 #define DT_RELA 7 macro
/bionic/linker/
Dlinker.cpp1513 case DT_RELA: in soinfo_link_image()