Home | History | Annotate | Download | only in bfd

Lines Matching full:ldsym

2646 /* Swap in the ldsym structure.  */
2667 /* Swap out the ldsym structure. */
3517 struct internal_ldsym *ldsym,
3524 strncpy (ldsym->_l._l_name, name, SYMNMLEN);
3551 ldsym->_l._l_l._l_zeroes = 0;
3552 ldsym->_l._l_l._l_offset = ldinfo->string_size + 2;