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

/freebsd-11-stable/usr.bin/gprof/
H A Daout.c191 funcsymbol(struct nlist *nlistp) argument
199 if ( ! ( ( nlistp -> n_type == ( N_TEXT | N_EXT ) )
200 || ( ( nlistp -> n_type == N_TEXT ) && ( aflag == 0 ) ) ) ) {
210 name = strtab + nlistp -> n_un.n_strx;
/freebsd-11-stable/contrib/tcsh/
H A Dcsh-mode.el307 (if (nlistp balance-list)
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-sparc.c211 struct nlist *nlistp; member in struct:sparc_it

Completed in 175 milliseconds