Searched refs:DT_STRSZ (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | exec_elf.h | 652 #define DT_STRSZ 10 /* Size, in bytes, of DT_STRTAB table */ macro |
/bionic/linker/ | ||
D | linker.cpp | 1436 case DT_STRSZ: in soinfo_link_image() |