Lines Matching refs:DT_STRTAB
643 #define DT_NEEDED 1 /* Name of needed library (DT_STRTAB offset) */
647 #define DT_STRTAB 5 /* Address of string table */
652 #define DT_STRSZ 10 /* Size, in bytes, of DT_STRTAB table */
656 #define DT_SONAME 14 /* Shared object name (DT_STRTAB offset) */
657 #define DT_RPATH 15 /* Library search path (DT_STRTAB offset) */