Searched refs:nlist (Results 1 - 25 of 70) sorted by relevance

123

/haiku-buildtools/legacy/binutils/include/
H A Dbout.h106 struct nlist struct
111 struct nlist * n_next;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c180 constrainX (graph_t * g, nitem * nlist, int nnodes, intersectfn ifn, argument
184 nitem *p = nlist;
201 nitem *nlist = (nitem *) gmalloc ((nnodes) * sizeof (nitem)); local
206 if (overlaps (nlist, nnodes))
211 constrainX (g, nlist, nnodes, intersectY, 1);
213 constrainX (g, nlist, nnodes, intersectY0, 1);
214 constrainX (g, nlist, nnodes, intersectY, 1);
217 constrainX (g, nlist, nnodes, intersectY0, 0);
/haiku-buildtools/binutils/include/
H A Dbout.h107 struct nlist struct
112 struct nlist * n_next;
/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-aout.h39 typedef struct nlist obj_symbol_type; /* Symbol table entry. */
H A Daout_gnu.h222 struct nlist
227 struct nlist *n_next;
221 struct nlist struct
H A Dtc-or32.c50 struct nlist * nlistp;
/haiku-buildtools/binutils/gas/config/
H A Dobj-aout.h38 typedef struct nlist obj_symbol_type; /* Symbol table entry. */
H A Daout_gnu.h222 struct nlist
227 struct nlist *n_next;
221 struct nlist struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dpr60697.c109 static void close_i_nblist(t_nblist *nlist) argument
111 int nri = nlist->nri;
113 nlist->jindex[nri+1] = nlist->nrj;
114 len=nlist->nrj - nlist->jindex[nri];
115 if (nlist->solvent==esolMNO)
116 len *= nlist->nsatoms[3*nri];
117 if(len > nlist->maxlen)
118 nlist
120 close_nblist(t_nblist *nlist) argument
135 add_j_to_nblist(t_nblist *nlist,atom_id j_atom) argument
[all...]
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh4336 # Discover the nlist of each of the dlfiles.
4337 nlist="$output_objdir/${outputname}.nm"
4339 $show "$rm $nlist ${nlist}S ${nlist}T"
4340 $run $rm "$nlist" "${nlist}S" "${nlist}T"
4362 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
4368 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
[all...]
/haiku-buildtools/libtool/
H A Dltmain.sh4336 # Discover the nlist of each of the dlfiles.
4337 nlist="$output_objdir/${outputname}.nm"
4339 $show "$rm $nlist ${nlist}S ${nlist}T"
4340 $run $rm "$nlist" "${nlist}S" "${nlist}T"
4362 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
4368 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dsys-types.h36 struct nlist;
H A Dsys-protos.h780 extern int nlist(const char *, struct nlist *);
/haiku-buildtools/legacy/gcc/
H A Dltmain.sh2291 # Discover the nlist of each of the dlfiles.
2292 nlist="$objdir/${output}.nm"
2295 $show "$rm $nlist ${nlist}S ${nlist}T"
2296 $run $rm "$nlist" "${nlist}S" "${nlist}T"
2326 echo ': @PROGRAM@ ' > "$nlist"
2332 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
[all...]
H A Dltconfig1455 nlist=conftest.nm
1456 if { echo "$progname:1451: eval \"$NM conftest.$objext | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.$objext | $global_symbol_pipe > $nlist 2>&5"; } && test -s "$nlist"; then
1459 if sort "$nlist" | uniq > "$nlist"T; then
1460 mv -f "$nlist"T "$nlist"
1462 rm -f "$nlist"T
1466 if egrep ' nm_test_var$' "$nlist" >/de
[all...]
/haiku-buildtools/legacy/binutils/
H A Dltconfig1501 nlist=conftest.nm
1502 if { echo "$progname:1435: eval \"$NM conftest.$objext | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.$objext | $global_symbol_pipe > $nlist 2>&5"; } && test -s "$nlist"; then
1505 if sort "$nlist" | uniq > "$nlist"T; then
1506 mv -f "$nlist"T "$nlist"
1508 rm -f "$nlist"T
1512 if egrep ' nm_test_var$' "$nlist" >/de
[all...]
H A Dltmain.sh3645 # Discover the nlist of each of the dlfiles.
3646 nlist="$output_objdir/${outputname}.nm"
3648 $show "$rm $nlist ${nlist}S ${nlist}T"
3649 $run $rm "$nlist" "${nlist}S" "${nlist}T"
3671 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
3677 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
[all...]
/haiku-buildtools/binutils/
H A Dltmain.sh2542 # Discover the nlist of each of the dlfiles.
2543 nlist="$output_objdir/${my_outputname}.nm"
2545 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
2568 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
2574 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2579 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
2580 $MV "$nlist"
[all...]
/haiku-buildtools/gcc/
H A Dltmain.sh2542 # Discover the nlist of each of the dlfiles.
2543 nlist="$output_objdir/${my_outputname}.nm"
2545 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
2568 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
2574 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2579 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
2580 $MV "$nlist"
[all...]
/haiku-buildtools/isl/
H A Dltmain.sh4467 # Discover the nlist of each of the dlfiles.
4468 nlist=$output_objdir/$my_outputname.nm
4470 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
4507 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
4514 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
4519 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4520 eval '$MV "$nlist"
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh3257 # Discover the nlist of each of the dlfiles.
3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3308 eval '$MV "$nlist"
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh3257 # Discover the nlist of each of the dlfiles.
3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3308 eval '$MV "$nlist"
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh3257 # Discover the nlist of each of the dlfiles.
3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3308 eval '$MV "$nlist"
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh3257 # Discover the nlist of each of the dlfiles.
3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3308 eval '$MV "$nlist"
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh3257 # Discover the nlist of each of the dlfiles.
3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3308 eval '$MV "$nlist"
[all...]

Completed in 259 milliseconds

123