Searched refs:DT_SYMTAB (Results 1 – 15 of 15) sorted by relevance
70 case DT_SYMTAB: syms = p; break; in __vdsosym()
79 const Sym *syms = (void *)dyn[DT_SYMTAB]; in _dlstart_c()
899 p->syms = laddr(p, dyn[DT_SYMTAB]); in decode_dyn()
77 else if (targetnn_to_cpu(dyn->d_tag) == DT_SYMTAB)
229 case DT_SYMTAB: in Init()
289 #define DT_SYMTAB 6 /* Address of symbol table. */ macro
504 #define DT_SYMTAB 6 /* address of symbol table */ macro
1095 DT_SYMTAB = 6, // Address of dynamic symbol table. enumerator
725 #define DT_SYMTAB 6 macro
911 p->syms = laddr(p, dyn[DT_SYMTAB]); in decode_dyn()
905 p->syms = laddr(p, dyn[DT_SYMTAB]); in decode_dyn()