Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dexec_elf.h652 #define DT_STRSZ 10 /* Size, in bytes, of DT_STRTAB table */ macro
/bionic/linker/
Dlinker.cpp1436 case DT_STRSZ: in soinfo_link_image()