Searched refs:DT_STRTAB (Results 1 – 13 of 13) sorted by relevance
69 case DT_STRTAB: strings = p; break; in __vdsosym()
232 case DT_STRTAB: in Init()
288 #define DT_STRTAB 5 /* Address of string table. */ macro
503 #define DT_STRTAB 5 /* address of string table */ macro
1094 DT_STRTAB = 5, // Address of dynamic string table. enumerator
724 #define DT_STRTAB 5 macro
900 p->strings = laddr(p, dyn[DT_STRTAB]); in decode_dyn()
912 p->strings = laddr(p, dyn[DT_STRTAB]); in decode_dyn()
906 p->strings = laddr(p, dyn[DT_STRTAB]); in decode_dyn()