Searched refs:DT_STRSZ (Results 1 – 2 of 2) sorted by relevance
| /optee_os/lib/libutee/include/ | ||
| H A D | elf_common.h | 399 #define DT_STRSZ 10 /* Size of string table. */ macro |
| /optee_os/ldelf/ | ||
| H A D | ta_elf.c | 1065 else if (tag == DT_STRSZ) in add_deps_from_segment() |