Searched refs:DT_STRSZ (Results 1 – 15 of 15) sorted by relevance
158 case DT_STRSZ: in generic_get_entry_dyn()208 case DT_STRSZ: in generic_add_entry_dyn()
675 #define DT_STRSZ 10 macro
421 { DT_STRSZ, "STRSZ" },
244 case DT_STRSZ: in Init()
293 #define DT_STRSZ 10 /* Size of string table. */ macro
1099 DT_STRSZ = 10, // Total size of the string table. enumerator
729 #define DT_STRSZ 10 macro
731 #define DT_STRSZ 10 macro
4291 if (search_vec(task->dyn_addr, &dyn_tmp, DT_STRSZ)) { in map_library_header()