Searched refs:islp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dcofflink.c1570 struct internal_syment *islp;
1607 islp = isymp + 2;
1617 bfd_coff_swap_sym_in (input_bfd, esl, islp);
1624 elename = _bfd_coff_internal_syment_name (input_bfd, islp,
1636 (*epp)->type = islp->n_type;
1638 if (islp->n_numaux >= 1
1639 && islp->n_type != T_NULL
1640 && islp->n_sclass != C_EOS)
1646 islp->n_type, islp
1569 struct internal_syment *islp; local
[all...]

Completed in 127 milliseconds