Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dexec_elf.h647 #define DT_STRTAB 5 /* Address of string table */ macro
/bionic/linker/
Dlinker.cpp1353 case DT_STRTAB: in soinfo_link_image()