Searched refs:DT_STRTAB (Results 1 – 13 of 13) sorted by relevance
152 - if (dyn_entry->d_tag == DT_STRTAB)153 + if (read32(dyn_entry->d_tag, be) == DT_STRTAB)297 - if (dyn_entry->d_tag == DT_STRTAB)298 + if (read64(dyn_entry->d_tag, be) == DT_STRTAB)
162 + if (dyn_entry->d_tag == DT_STRTAB)
119 case DT_STRTAB: in vdso_init_from_sysinfo_ehdr()
80 #define DT_STRTAB 5 macro
79 #define DT_STRTAB 5 macro
473 #define DT_STRTAB 5 /* address of string table */ macro
383 #define DT_STRTAB 5 /* Address of string table. */ macro
855 #define DT_STRTAB 5 /* Address of string table */ macro